Class Zend_Gdata_HttpException

Description

Gdata exceptions

Class to represent exceptions that occur during Gdata operations.

  • copyright: Copyright (c) 2005-2007 Zend Technologies USA Inc. (http://www.zend.com)
  • license: New BSD License

Located in /Gdata/HttpException.php (line 43)

Exception
   |
   --Zend_Exception
      |
      --Zend_Gdata_Exception
         |
         --Zend_Gdata_HttpException
Variable Summary
Method Summary
 Zend_Gdata_HttpException __construct ([ $message = null], [ $e = null])
Variables
mixed $_httpClientException = null (line 45)
  • access: protected

Inherited Variables

Inherited from Exception (Internal Class)

$code
$file
$line
$message
$string
$trace
Methods
Constructor __construct (line 47)
  • access: public
Zend_Gdata_HttpException __construct ([ $message = null], [ $e = null])
  • $message
  • $e
getHttpClientException (line 53)
  • access: public
void getHttpClientException ()

Inherited Methods

Inherited From Exception (Internal Class)

 constructor __construct ( [$message = ], [$code = ] )
 getCode ( )
 getFile ( )
 getLine ( )
 getMessage ( )
 getTrace ( )
 getTraceAsString ( )
 __clone ( )
 __toString ( )

Documentation generated on Sat, 05 May 2007 11:55:34 -0700 by phpDocumentor 1.3.2