XpressEngine Core  1.11.2
 All Classes Namespaces Files Functions Variables Pages
List of all members
HTTP_Request2_NotImplementedException Class Reference
Inheritance diagram for HTTP_Request2_NotImplementedException:
HTTP_Request2_Exception PEAR_Exception

Additional Inherited Members

- Public Member Functions inherited from HTTP_Request2_Exception
 __construct ($message=null, $code=null, $nativeCode=null)
 
 getNativeCode ()
 
- Public Member Functions inherited from PEAR_Exception
 __construct ($message, $p2=null, $p3=null)
 
 getErrorData ()
 
 getCause ()
 
 getCauseMessage (&$causes)
 
 getTraceSafe ()
 
 getErrorClass ()
 
 getErrorMethod ()
 
 __toString ()
 
 toHtml ()
 
 toText ()
 
- 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
 
- Public Attributes inherited from PEAR_Exception
const OBSERVER_PRINT = -2
 
const OBSERVER_TRIGGER = -4
 
const OBSERVER_DIE = -8
 
- Protected Attributes inherited from PEAR_Exception
 $cause
 

Detailed Description

Definition at line 103 of file Exception.php.


The documentation for this class was generated from the following file: