FatalErrorException
class FatalErrorException extends ErrorException
Fatal Error Exception.
Methods
__construct(string $message, int $code, int $severity, string $filename, int $lineno, int $traceOffset = null, bool $traceArgs = true, array $trace = null, Throwable $previous = null)
No description
setTrace($trace)
No description