Class yii\base\InvalidParamException
| Inheritance | yii\ |
|---|---|
| Subclasses | yii\ |
| Available since version | 2.0 |
| Deprecated since version | since 2.0.14. Use [[InvalidArgumentException]] instead. |
| Source Code | https://github.com/yiisoft/yii2/blob/master/framework/base/InvalidParamException.php |
InvalidParamException represents an exception caused by invalid parameters passed to a method.
Public Methods
| Method | Description | Defined By |
|---|---|---|
| getName() | yii\ |
User Contributed Notes
Leave a comment
Join the conversation to share a note.