Class Zend_Gdata_App_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/App/HttpException.php (line 42)

Exception
   |
   --Zend_Exception
      |
      --Zend_Gdata_App_Exception
         |
         --Zend_Gdata_App_HttpException
Variable Summary
Method Summary
 Zend_Gdata_App_HttpException __construct ([ $message = null], [ $e = null], [ $response = null])
 void getResponse ()
 void setHttpClientException ( $value)
 void setResponse ( $response)
Variables
mixed $_httpClientException = null (line 45)
  • access: protected
mixed $_response = null (line 46)
  • access: protected

Inherited Variables

Inherited from Exception (Internal Class)

$code
$file
$line
$message
$string
$trace
Methods
Constructor __construct (line 48)
  • access: public
Zend_Gdata_App_HttpException __construct ([ $message = null], [ $e = null], [ $response = null])
  • $message
  • $e
  • $response
getHttpClientException (line 55)
  • access: public
void getHttpClientException ()
getResponse (line 72)
  • access: public
void getResponse ()
setHttpClientException (line 60)
  • access: public
void setHttpClientException ( $value)
  • $value
setResponse (line 66)
  • access: public
void setResponse ( $response)
  • $response

Inherited Methods

Inherited From Exception (Internal Class)

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

Documentation generated on Sun, 27 May 2007 23:24:45 -0700 by phpDocumentor 1.3.2