ErrorException::__constructConstructs the exception Description
public ErrorException::__construct(
string $message = "",int $code = 0,int $severity = E_ERROR ,stringnull $filename = null ,intnull $line = null ,Throwablenull $previous = null ) Constructs the Exception. Parameters
Changelog
|