Skip to main content

ExceptionFilterHttpDelegate

Assembly: ServiceStack.HttpClient.dll
View Source
Declaration
public delegate object ExceptionFilterHttpDelegate(HttpResponseMessage webResponse, string requestUri, Type responseType);