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