On this page
Class yii\console\Exception
Inheritance | yii\console\Exception » yii\base\UserException » yii\base\Exception » Exception |
---|---|
Subclasses | yii\console\UnknownCommandException |
Available since version | 2.0 |
Source Code | https://github.com/yiisoft/yii2/blob/master/framework/console/Exception.php |
Exception represents an exception caused by incorrect usage of a console command.
Public Methods
Method | Description | Defined By |
---|---|---|
getName() | yii\console\Exception |
Method Details
getName() public method
© 2008–2017 by Yii Software LLC
Licensed under the three clause BSD license.
http://www.yiiframework.com/doc-2.0/yii-console-exception.html