Class Zend_Db_Statement_Oracle_Exception

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

Located in /Db/Statement/Oracle/Exception.php (line 36)

Exception
   |
   --Zend_Exception
      |
      --Zend_Db_Exception
         |
         --Zend_Db_Statement_Exception
            |
            --Zend_Db_Statement_Oracle_Exception
Variable Summary
 mixed $code
 mixed $message
Method Summary
 Zend_Db_Statement_Oracle_Exception __construct ([ $error = null], [ $code = 0])
Variables
mixed $code = 0 (line 39)
  • access: protected
mixed $message = 'Unknown exception' (line 38)
  • access: protected

Inherited Variables

Inherited from Exception (Internal Class)

$code
$file
$line
$message
$string
$trace
Methods
Constructor __construct (line 41)
Zend_Db_Statement_Oracle_Exception __construct ([ $error = null], [ $code = 0])
  • $error
  • $code

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

Inherited Methods

Inherited From Zend_Db_Statement_Exception

 Zend_Db_Statement_Exception::getChainedException()
 Zend_Db_Statement_Exception::hasChainedException()

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