Class InvalidStateException
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.
- Exception
- RuntimeException
- Nette\InvalidStateException
Direct known subclasses
Nette\DI\MissingServiceException, Nette\DI\ServiceCreationException, Nette\Mail\SendExceptionIndirect known subclasses
Nette\Mail\SmtpException
__construct(),
__toString(),
getCode(),
getFile(),
getLine(),
getMessage(),
getPrevious(),
getTrace(),
getTraceAsString()
|
$code,
$file,
$line,
$message
|