(PHP 5 >= 5.1.0)
ErrorException::__construct — Constructs the exception
Constructs the Exception.
The Exception message to throw.
The Exception code.
The severity level of the exception.
The filename where the exception is thrown.
The line number where the exception is thrown.
The previous exception used for the exception chaining.