Class NotSupportedException
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.
- Exception
-
LogicException
-
NotSupportedException
Direct Known Subclasses
DeprecatedException
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