Skip to main content

HandleGatewayExceptionDelegate

Assembly: ServiceStack.dll
View Source
Declaration
public delegate void HandleGatewayExceptionDelegate(IRequest httpReq, object request, Exception ex);