Class Zend_Db_Adapter_Oracle_Exception

Description

Zend_Db_Adapter_Oracle_Exception

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

Located in /Zend/Db/Adapter/Oracle/Exception.php (line 38)

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

Inherited Variables

Inherited from Exception (Internal Class)

$code
$file
$line
$message
$string
$trace
Methods
Constructor __construct (line 42)
Zend_Db_Adapter_Oracle_Exception __construct ([ $error = null],  $code)
  • $error
  • $code

Inherited Methods

Inherited From Exception (Internal Class)

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

Documentation generated on Thu, 18 Jan 2007 09:53:07 -0800 by phpDocumentor 1.3.1