Class NotImplementedException
The exception that is thrown when a requested method or operation is not implemented.
- Exception
- LogicException
- Nette\NotImplementedException
__construct(),
__toString(),
getCode(),
getFile(),
getLine(),
getMessage(),
getPrevious(),
getTrace(),
getTraceAsString()
|
$code,
$file,
$line,
$message
|