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