Class RetryableServerConnectionException
The server connection was closed upon first write with the new connection from pool. Should retry the request with a new connection.
Inherited Members
Namespace: Titanium.Web.Proxy.Exceptions
Assembly: Titanium.Web.Proxy.dll
Syntax
public class RetryableServerConnectionException : ProxyException, ISerializable, _Exception