Overview

Namespaces

  • momentphp
    • exceptions
    • interfaces
    • middlewares
    • providers
    • traits
  • None

Exceptions

  • FatalErrorException
  • Overview
  • Namespace
  • Class

Class FatalErrorException

FatalErrorException

Exception
Extended by ErrorException
Extended by momentphp\exceptions\FatalErrorException
Namespace: momentphp\exceptions
Author: Konstanton Myakshin koc-dp@yandex.ru
Located at exceptions/FatalErrorException.php
Methods summary
public
# __construct( $message, $code, $severity, $filename, $lineno, $traceOffset = null, $traceArgs = true, array $trace = null )

Overrides

ErrorException::__construct()
protected
# setTrace( $trace )
Methods inherited from ErrorException
getSeverity()
Methods inherited from Exception
__toString(), getCode(), getFile(), getLine(), getMessage(), getPrevious(), getTrace(), getTraceAsString()
Properties inherited from ErrorException
$severity
Properties inherited from Exception
$code, $file, $line, $message
MomentPHP API documentation generated by ApiGen