Zend Framework
1.12
|
Public Member Functions | |
__construct ($msg= 'unknown exception', $state= '00000') | |
![]() | |
hasChainedException () | |
Check if this general exception has a specific database driver specific exception nested inside. | |
getChainedException () | |
Protected Attributes | |
$code = '00000' | |
$message = 'unknown exception' | |
Additional Inherited Members | |
![]() | |
_getPrevious () | |
Returns previous Exception. | |
__construct | ( | $msg = 'unknown exception' , |
|
$state = '00000' |
|||
) |
string | $msg | |
string | $state |
|
protected |
|
protected |