Zend Framework
1.12
|
Public Member Functions | |
__construct ($message, $code=0, $clientException=null) | |
getClientException () | |
![]() | |
__construct ($msg= '', $code=0, Exception $previous=null) | |
Construct the exception. | |
__call ($method, array $args) | |
Overloading. | |
__toString () | |
String representation of the exception. | |
Protected Attributes | |
$_clientException | |
Additional Inherited Members | |
![]() | |
_getPrevious () | |
Returns previous Exception. | |
__construct | ( | $message, | |
$code = 0 , |
|||
$clientException = null |
|||
) |
getClientException | ( | ) |
|
protected |