Class Nette\InvalidStateException

extends RuntimeException

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.

Methods inherited from Exception
__construct(), __wakeup(), getMessage(), getCode(), getFile(), getLine(), getTrace(), getPrevious(), getTraceAsString(), __toString()