| 异常错误 | 说明 |
|---|---|
| CommandNotSpecifiedException |
当用户未指定命令, 且未设置defaultCommand时抛出.
|
| DeveloperRunnerException |
由开发者引发的异常
|
| IllegalCommandException | |
| IllegalModifierException | |
| InvalidParameterException |
参数无效异常
|
| NoSuchCommandException | |
| ParameterNoFoundException | |
| ParseParameterException | |
| RunnerException |
运行器异常类, 所有与运行器相关异常的父类.
|
| UserRunnerException |
由用户引发的异常
|
Copyright © 2020. All rights reserved.