芝麻web文件管理V1.00
编辑当前文件:/home2/sdektunc/airport-back/vendor/yiisoft/yii2/console/Exception.php
* @since 2.0 */ class Exception extends UserException { /** * @return string the user-friendly name of this exception */ public function getName() { return 'Error'; } }