CommandExecutionException
class CommandExecutionException(val sender: CommandSender, val command: Command, val name: String, cause: Throwable) : RuntimeException
在 CommandManager.executeCommand 中抛出异常时包装的异常.
在 CommandManager.executeCommand 中抛出异常时包装的异常.