All Classes | Methods
UserException is the base class for exceptions that are meant to be shown to end users.
Such exceptions are often caused by mistakes of end users.
Public Methods
| Method | Description | Defined By |
|---|---|---|
| getName() | yii\base\Exception |
UserException is the base class for exceptions that are meant to be shown to end users.
Such exceptions are often caused by mistakes of end users.
| Method | Description | Defined By |
|---|---|---|
| getName() | yii\base\Exception |
Please login to continue.