Class HTTP_Request2_ConnectionException

extends HTTP_Request2_Exception

Exception thrown when connection to a web or proxy server fails

The exception will not contain a package error code, but will contain native error code, as returned by stream_socket_client() or curl_errno().

Methods inherited from HTTP_Request2_Exception
__construct(), getNativeCode()
Constants inherited from HTTP_Request2_Exception
INVALID_ARGUMENT, MISSING_VALUE, MISCONFIGURATION, READ_ERROR, MALFORMED_RESPONSE, DECODE_ERROR, TIMEOUT, TOO_MANY_REDIRECTS, NON_HTTP_REDIRECT