Packages

  • 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

  • Exception
  • InvalidArgumentException
  • LogicException
  • RuntimeException
  • Overview
  • Package
  • Class
  • Tree
  • Other releases

Class Exception

Direct known subclasses

FatalErrorException, LogicException, NAbortException, NAmbiguousServiceException, NApplicationException, NAuthenticationException, NBadRequestException, NFtpException, NInvalidLinkException, RuntimeException

Indirect known subclasses

ArgumentOutOfRangeException, DeprecatedException, NInvalidPresenterException, NKeyNotFoundException, NotImplementedException, NotSupportedException, DirectoryNotFoundException, FileNotFoundException, InvalidArgumentException, InvalidStateException, IOException, MemberAccessException, NBadSignalException, NForbiddenRequestException
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 (for PHP 5.2) API documentation generated by ApiGen 2.3.0