Exception::__constructConstruct the exception Description
public Exception::__construct
([ string
$message = ""
[, int $code = 0
[, Throwable $previous = NULL
]]] )Constructs the Exception. Parameters
Changelog
Notes
|