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