Packages

  • 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
  • Package
  • Class
  • Tree
  • Deprecated
  • Other releases
  • Nette homepage

Class Exception

Direct known subclasses

AbortException, ApplicationException, LogicException, NeonException, RegexpException, RuntimeException, SmtpException, TokenizerException, UnknownImageFileException, AssertionException, AuthenticationException, BadRequestException, ErrorException, FatalErrorException, InvalidLinkException, InvalidPresenterException, JsonException

Indirect known subclasses

AmbiguousReferenceKeyException, ArgumentOutOfRangeException, IOException, MemberAccessException, MissingReferenceException, MissingServiceException, NotImplementedException, NotSupportedException, OutOfRangeException, PDOException, ServiceCreationException, StaticClassException, BadSignalException, TemplateException, CompileException, DeprecatedException, DirectoryNotFoundException, FileNotFoundException, ForbiddenRequestException, InvalidArgumentException, InvalidStateException
PHP Extension: Core
Documented at php.net
Methods summary
public
# __construct( $message, $code, $previous )
final public
# getMessage( )
final public
# getCode( )
final public
# getFile( )
final public
# getLine( )
final public
# getTrace( )
final public
# getPrevious( )
final public
# getTraceAsString( )
public
# __toString( )
Properties summary
protected string $message ''
#
protected integer $code 0
#
protected $file
#
protected $line
#
Nette Framework 2.0.18 (for PHP 5.2, un-prefixed) API documentation generated by ApiGen 2.8.0