Zend Framework
1.12
|
Public Member Functions | |
__construct ($message= 'unknown exception', $code= '00000', Exception $e=null) | |
![]() | |
__construct ($message= '', $code=0, Exception $e=null) | |
hasChainedException () | |
getChainedException () | |
Protected Attributes | |
$code = '00000' | |
$message = 'unknown exception' | |
![]() | |
$_chainedException = null | |
Additional Inherited Members | |
![]() | |
_getPrevious () | |
Returns previous Exception. | |
__construct | ( | $message = 'unknown exception' , |
|
$code = '00000' , |
|||
Exception | $e = null |
||
) |
|
protected |
|
protected |