Class Zend_Db_Adapter_Exception

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

Located in /Db/Adapter/Exception.php (line 35)

Exception
   |
   --Zend_Exception
      |
      --Zend_Db_Exception
         |
         --Zend_Db_Adapter_Exception
Direct descendents
Class Description
 class Zend_Db_Adapter_Sqlsrv_Exception Zend_Db_Adapter_Sqlsrv_Exception
 class Zend_Db_Adapter_Db2_Exception Zend_Db_Adapter_Db2_Exception
 class Zend_Db_Adapter_Mysqli_Exception Zend_Db_Adapter_Mysqli_Exception
 class Zend_Db_Adapter_Oracle_Exception Zend_Db_Adapter_Oracle_Exception
Variable Summary
Method Summary
 Zend_Db_Adapter_Exception __construct ([ $message = ''], [ $code = 0], [ $e = null])
Variables
mixed $_chainedException = null (line 37)
  • access: protected

Inherited Variables

Inherited from Exception (Internal Class)

$code
$file
$line
$message
$string
$trace
Methods
Constructor __construct (line 39)
  • access: public
Zend_Db_Adapter_Exception __construct ([ $message = ''], [ $code = 0], [ $e = null])
  • $message
  • $code
  • Exception $e

Redefinition of:
Zend_Exception::__construct()
Construct the exception

Redefined in descendants as:
getChainedException (line 52)
  • access: public
void getChainedException ()
hasChainedException (line 47)
  • access: public
void hasChainedException ()

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:21:10 -0400 by phpDocumentor 1.4.3