Public Member Functions | Protected Attributes

Zend_Db_Statement_Db2_Exception Class Reference

Inheritance diagram for Zend_Db_Statement_Db2_Exception:
Zend_Db_Statement_Exception Zend_Db_Exception Zend_Exception

Public Member Functions

 __construct ($msg= 'unknown exception', $state= '00000')

Protected Attributes

 $code = '00000'
 $message = 'unknown exception'

Detailed Description

Definition at line 35 of file Exception.php.


Constructor & Destructor Documentation

__construct ( msg = 'unknown exception',
state = '00000' 
)
Parameters:
string$msg
string$state

Definition at line 51 of file Exception.php.


The documentation for this class was generated from the following file: