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.
RetryableServerConnectionException
The server connection was closed upon first write with the new connection from pool. Should retry the request with a new connection.