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