ErrorException::__constructConstructs the exception Description
public ErrorException::__construct
([ string
$message = ""
[, int $code = 0
[, int $severity = E_ERROR
[, string $filename = __FILE__
[, int $lineno = __LINE__
[, Exception $previous = NULL
]]]]]] )Constructs the Exception. Parameters
Changelog
|