Zend Framework  1.12
Public Member Functions | List of all members
Zend_Db_Statement_Exception Class Reference

Public Member Functions

 hasChainedException ()
 Check if this general exception has a specific database driver specific exception nested inside.
 
 getChainedException ()
 

Additional Inherited Members

- Protected Member Functions inherited from Zend_Exception
 _getPrevious ()
 Returns previous Exception.
 

Member Function Documentation

getChainedException ( )
Returns
Exception|null
hasChainedException ( )

Check if this general exception has a specific database driver specific exception nested inside.

Returns
bool