TYPO3  7.6
List of all members
HTTP_Request2_ConnectionException Class Reference
Inheritance diagram for HTTP_Request2_ConnectionException:
HTTP_Request2_Exception PEAR_Exception

Additional Inherited Members

- Public Member Functions inherited from HTTP_Request2_Exception
 __construct ($message=null, $code=null, $nativeCode=null)
 
 getNativeCode ()
 
- Static Public Member Functions inherited from PEAR_Exception
static addObserver ($callback, $label= 'default')
 
static removeObserver ($label= 'default')
 
static getUniqueId ()
 
- Public Attributes inherited from HTTP_Request2_Exception
const INVALID_ARGUMENT = 1
 
const MISSING_VALUE = 2
 
const MISCONFIGURATION = 3
 
const READ_ERROR = 4
 
const MALFORMED_RESPONSE = 10
 
const DECODE_ERROR = 20
 
const TIMEOUT = 30
 
const TOO_MANY_REDIRECTS = 40
 
const NON_HTTP_REDIRECT = 50
 
- Protected Member Functions inherited from PEAR_Exception
 signal ()
 
- Protected Attributes inherited from PEAR_Exception
 $cause
 

Detailed Description

Definition at line 141 of file vendor/pear/http_request2/HTTP/Request2/Exception.php.