Class Zend_Service_Amazon_Ec2_Exception

Description

The Custom Exception class that allows you to have access to the AWS Error Code.

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

Located in /Service/Amazon/Ec2/Exception.php (line 37)

Exception
   |
   --Zend_Exception
      |
      --Zend_Service_Exception
         |
         --Zend_Service_Amazon_Exception
            |
            --Zend_Service_Amazon_Ec2_Exception
Method Summary
 Zend_Service_Amazon_Ec2_Exception __construct ( $message, [ $code = 0], [ $awsErrorCode = ''])
 void getErrorCode ()
Variables

Inherited Variables

Inherited from Exception (Internal Class)

$code
$file
$line
$message
$string
$trace
Methods
Constructor __construct (line 41)
  • access: public
Zend_Service_Amazon_Ec2_Exception __construct ( $message, [ $code = 0], [ $awsErrorCode = ''])
  • $message
  • $code
  • $awsErrorCode

Redefinition of:
Zend_Exception::__construct()
Construct the exception
getErrorCode (line 47)
  • access: public
void getErrorCode ()

Inherited Methods

Inherited From Zend_Exception

 Zend_Exception::__construct()
 Zend_Exception::_getPrevious()
 Zend_Exception::__call()
 Zend_Exception::__toString()

Inherited From Exception (Internal Class)

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

Documentation generated on Mon, 21 Jun 2010 15:20:35 -0400 by phpDocumentor 1.4.3