Zend_Exception::__construct
Construct the exception
Signature
public function __construct([string
$msg = '',
[Exception
$code = 0,
[Exception
$previous = null]]] )
Parameters
-
$msg
-
$code
-
$previous
Returns
- void