public class CommandDuplicateException extends RuntimeException
| 构造器和说明 |
|---|
CommandDuplicateException(String name)
Constructs a CommandDuplicateException
|
public CommandDuplicateException(String name)
name - the name of the duplicated commandCopyright © 2022. All rights reserved.