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