Skip to main content

HandleUncaughtExceptionDelegate

Assembly: ServiceStack.dll​
View Source​
Declaration
public delegate void HandleUncaughtExceptionDelegate(IRequest httpReq, IResponse httpRes, string operationName, Exception ex);