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