Class ProxyConnectResponseException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
ProxyResponseException

public class ProxyConnectResponseException extends ProxyConnectException
A subclass of ProxyConnectException that indicates an unexpected response status from a proxy received for HTTP/1.1 CONNECT request.
See Also: