HTTP_Request2
[ class tree: HTTP_Request2 ] [ index: HTTP_Request2 ] [ all elements ]

Class: HTTP_Request2_ConnectionException

Source Location: /HTTP_Request2-2.2.1/HTTP/Request2/Exception.php

Class Overview

PEAR_Exception
   |
   --HTTP_Request2_Exception
      |
      --HTTP_Request2_ConnectionException

Exception thrown when connection to a web or proxy server fails


Author(s):

Version:

  • Release: 2.2.1

Inherited Variables

Inherited Methods

Class: HTTP_Request2_Exception

HTTP_Request2_Exception::__construct()
Constructor, can set package error code and native error code
HTTP_Request2_Exception::getNativeCode()
Returns error code produced by underlying PHP extension

Class Details

[line 141]
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().



[ Top ]


Documentation generated on Mon, 11 Mar 2019 15:56:02 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.