Class FatalErrorException
FatalErrorException
- Exception
- ErrorException
- momentphp\exceptions\FatalErrorException
Namespace: momentphp\exceptions
Author: Konstanton Myakshin koc-dp@yandex.ru
Located at exceptions/FatalErrorException.php
Author: Konstanton Myakshin koc-dp@yandex.ru
Located at exceptions/FatalErrorException.php
public
|
#
__construct( $message, $code, $severity, $filename, $lineno, $traceOffset = null, $traceArgs = true, array $trace = null )
|
protected
|
getSeverity()
|
__toString(),
getCode(),
getFile(),
getLine(),
getMessage(),
getPrevious(),
getTrace(),
getTraceAsString()
|
$severity
|
$code,
$file,
$line,
$message
|