Namespaces

  • Nette
    • Application
      • Diagnostics
      • Responses
      • Routers
      • UI
    • Caching
      • Storages
    • ComponentModel
    • Config
      • Adapters
      • Extensions
    • Database
      • Diagnostics
      • Drivers
      • Reflection
      • Table
    • DI
      • Diagnostics
    • Diagnostics
    • Forms
      • Controls
      • Rendering
    • Http
    • Iterators
    • Latte
      • Macros
    • Loaders
    • Localization
    • Mail
    • Reflection
    • Security
      • Diagnostics
    • Templating
    • Utils
      • PhpGenerator
  • NetteModule
  • none
  • PHP

Classes

Interfaces

Exceptions

  • Overview
  • Namespace
  • Class
  • Tree
  • Deprecated
  • Other releases
  • Nette homepage

Class ErrorException

Exception
Extended by ErrorException

Direct known subclasses

Nette\FatalErrorException
PHP Extension: Core
Documented at php.net
Methods summary
public
# __construct( $message, $code, $severity, $filename, $lineno, $previous )

Overrides

Exception::__construct()
final public
# getSeverity( )
Methods inherited from Exception
__toString(), getCode(), getFile(), getLine(), getMessage(), getPrevious(), getTrace(), getTraceAsString()
Properties summary
protected integer $severity 1
#
Properties inherited from Exception
$code, $file, $line, $message
Nette 2.0 API documentation generated by ApiGen 2.8.0