__construct()
__construct(integer $code, \Exception $previous = null)
Parameters
integer | $code | The user defined exception code |
\Exception | $previous | The previous exception used for the exception chaining |
General exception
Loading…