Zend Framework  1.12
Public Attributes | List of all members
Zend_Http_Client_Adapter_Exception Class Reference

Public Attributes

const READ_TIMEOUT = 1000
 

Additional Inherited Members

- Public Member Functions inherited from Zend_Exception
 __construct ($msg= '', $code=0, Exception $previous=null)
 Construct the exception.
 
 __call ($method, array $args)
 Overloading.
 
 __toString ()
 String representation of the exception.
 
- Protected Member Functions inherited from Zend_Exception
 _getPrevious ()
 Returns previous Exception.
 

Member Data Documentation

const READ_TIMEOUT = 1000