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

Class Exception

Direct known subclasses

ErrorException, FatalErrorException, NJsonException, NNeonException, NRegexpException, NSmtpException, NTokenizerException, NUnknownImageFileException, RuntimeException, LogicException, NAbortException, NApplicationException, NAssertionException, NAuthenticationException, NBadRequestException, NInvalidLinkException, NInvalidPresenterException

Indirect known subclasses

ArgumentOutOfRangeException, DeprecatedException, NCompileException, NForbiddenRequestException, NMissingReferenceException, NMissingServiceException, NotImplementedException, NotSupportedException, NServiceCreationException, NStaticClassException, NTemplateException, OutOfRangeException, DirectoryNotFoundException, PDOException, FileNotFoundException, InvalidArgumentException, InvalidStateException, IOException, MemberAccessException, NAmbiguousReferenceKeyException, NBadSignalException
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.15 (for PHP 5.2, prefixed) API API documentation generated by ApiGen 2.8.0