Skip to main content

ExceptionFilterDelegate

Assembly: ServiceStack.Client.dll
View Source
Declaration
public delegate object ExceptionFilterDelegate(WebException webEx, WebResponse webResponse, string requestUri, Type responseType);