Namespaces

  • Nette
    • Application
    • Caching
    • Collections
    • Config
    • Forms
    • IO
    • Loaders
    • Mail
    • Reflection
    • Security
    • Templates
    • Web
  • None
  • PHP

Exceptions

  • ArgumentOutOfRangeException
  • DeprecatedException
  • DirectoryNotFoundException
  • FatalErrorException
  • FileNotFoundException
  • InvalidStateException
  • IOException
  • MemberAccessException
  • NotImplementedException
  • NotSupportedException

Functions

  • callback
  • dump
  • Overview
  • Namespace
  • Class
  • Tree
  • Other releases

Class FatalErrorException

The exception that indicates errors that can not be recovered from. Execution of the script should be halted.

Exception
Extended by ErrorException
Extended by FatalErrorException
Located at Utils/exceptions.php
Methods summary
public
# __construct( $message, $code, $severity, $file, $line, $context )
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
Nette Framework 0.9.7 API documentation generated by ApiGen 2.3.0