Skip to main content

HandleServiceExceptionDelegate

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