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

  • ArrayIterator
  • CachingIterator
  • Closure
  • DateTime
  • FilterIterator
  • IteratorIterator
  • PDO
  • PDOStatement
  • RecursiveArrayIterator
  • ReflectionClass
  • ReflectionExtension
  • ReflectionFunction
  • ReflectionFunctionAbstract
  • ReflectionMethod
  • ReflectionParameter
  • ReflectionProperty
  • SplObjectStorage
  • stdClass

Interfaces

  • ArrayAccess
  • Countable
  • Iterator
  • IteratorAggregate
  • OuterIterator
  • RecursiveIterator
  • Reflector
  • SeekableIterator
  • Serializable
  • Traversable

Exceptions

  • ErrorException
  • Exception
  • InvalidArgumentException
  • LogicException
  • OutOfRangeException
  • PDOException
  • RuntimeException
  • Overview
  • Package
  • Class
  • Tree
  • Deprecated

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.11 (for PHP 5.2, un-prefixed) API API documentation generated by ApiGen 2.8.0