Namespace Titanium.Web.Proxy.Exceptions
Classes
BodyNotFoundException
An exception thrown when body is unexpectedly empty.
ProxyAuthorizationException
Proxy authorization exception.
ProxyConnectException
Proxy Connection exception.
ProxyException
Base class exception associated with this proxy server.
ProxyHttpException
Proxy HTTP exception.
ServerConnectionException
The server connection was closed upon first read with the new connection from pool. Should retry the request with a new connection.