Class FatalErrorException
The exception that indicates errors that can not be recovered from. Execution of the script should be halted.
- Exception
-
FatalErrorException
Located at /Utils/exceptions.php
public
|
#
__construct(
$message,
$code,
$severity,
$file,
$line,
$context
)
|
public
|
#
getSeverity(
)
|
Methods Inherited From Exception
__construct(), getMessage(), getCode(), getFile(), getLine(), getTrace(), getPrevious(), getTraceAsString(), __toString()
Properties Inherited From Exception
$message, $code, $file, $line