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
-
InvalidStateException
Located at /Utils/exceptions.php
Methods Inherited From Exception
__construct(), getMessage(), getCode(), getFile(), getLine(), getTrace(), getPrevious(), getTraceAsString(), __toString()
Properties Inherited From Exception
$message, $code, $file, $line