DeprecationException ​
- Type
- Class
- Namespace
- craft\errors
- Inherits
- craft\errors\DeprecationException » yii\base\Exception » Exception
- Since
- 3.1.18
Deprecation Error Exception
Public Methods ​
Method | Description |
---|---|
__construct() | Constructor |
getName() |
__construct()
​
Constructor
Arguments ​
$message
(string)$file
(string, null)$line
(integer, null)$code
(integer)$previous
(Throwable, null)
getName()
​
Returns ​
string – The user-friendly name of this exception