Class NotSupportedException (namespace Nette)


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.

LogicException
   |
   --NotSupportedException

Direct Known Sub-classes:

Located: in /exceptions.php (line 90)
Methods Inherited From LogicException (Internal Class)
constructor __construct ( [$message = ], [$code = ] ), getCode ( ), getFile ( ), getLine ( ), getMessage ( ), getTrace ( ), getTraceAsString ( ), __clone ( ), __toString ( )
Variable Summary