Class NotImplementedException (namespace Nette)


The exception that is thrown when a requested method or operation is not implemented.

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