public class SimpleCommandExceptionType extends Object implements CommandExceptionType
| Constructor and Description |
|---|
SimpleCommandExceptionType(Message message) |
| Modifier and Type | Method and Description |
|---|---|
CommandSyntaxException |
create() |
CommandSyntaxException |
createWithContext(ImmutableStringReader reader) |
String |
toString() |
public SimpleCommandExceptionType(Message message)
public CommandSyntaxException create()
public CommandSyntaxException createWithContext(ImmutableStringReader reader)
Copyright © 2018. All rights reserved.