Namespaces

Classes

The exception that is thrown when the value of an argument is outside the allowable range of values as defined by the invoked method.

alias for Nette\Bootstrap\Configurator

The exception that is thrown when a requested method or operation is deprecated.

The exception that is thrown when part of a file or directory cannot be found.

The exception that is thrown when accessing a file that does not exist on disk.

Framework version.

The exception that is thrown when an I/O error occurs.

The exception that is thrown when an argument does not match with the expected value.

The exception that is thrown when a method call is invalid for the object's current state, method has been invoked at an illegal or inappropriate time.

The exception that is thrown when accessing a class member (property or method) fails.

The exception that is thrown when a requested method or operation is not implemented.

The exception that is thrown when an invoked method is not supported. For scenarios where it is sometimes possible to perform the requested operation, see InvalidStateException.

The exception that is thrown when an illegal index was requested.

Strict class for better experience.

Static class.

The exception that is thrown when a value (typically returned by function) does not match with the expected value.

Interfaces