class ErrorException extends ErrorException

Methods

__construct( string $message = '', int $code, int $severity = 1, string $filename = __FILE__, int $lineno = __LINE__, Exception $previous = null)

No description

Details

at line 39
__construct( string $message = '', int $code, int $severity = 1, string $filename = __FILE__, int $lineno = __LINE__, Exception $previous = null)

Parameters

string $message
int $code
int $severity
string $filename
int $lineno
Exception $previous