Namespaces

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

Classes

  • ArrayIterator
  • ArrayObject
  • CachingIterator
  • DateTime
  • FilterIterator
  • IteratorIterator
  • 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
  • RuntimeException
  • Overview
  • Namespace
  • Class
  • Tree
  • Other releases

Class Exception

Direct known subclasses

ErrorException, LogicException, Nette\AmbiguousServiceException, Nette\Application\AbortException, Nette\Application\ApplicationException, Nette\Application\BadRequestException, Nette\Application\InvalidLinkException, Nette\Security\AuthenticationException, Nette\Web\FtpException, RuntimeException

Indirect known subclasses

ArgumentOutOfRangeException, DeprecatedException, Nette\Application\ForbiddenRequestException, Nette\Application\InvalidPresenterException, Nette\Collections\KeyNotFoundException, NotImplementedException, NotSupportedException, DirectoryNotFoundException, FatalErrorException, FileNotFoundException, InvalidArgumentException, InvalidStateException, IOException, MemberAccessException, Nette\Application\BadSignalException
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 0.9.7 API documentation generated by ApiGen 2.3.0