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