public class MalformedEntitySelectorException
extends revxrsal.commands.exception.InvalidValueException
EntitySelector is inputted for a command.| Constructor and Description |
|---|
MalformedEntitySelectorException(java.lang.String input,
@NotNull java.lang.String errorMessage) |
| Modifier and Type | Method and Description |
|---|---|
@NotNull java.lang.String |
errorMessage()
Returns the error message produced by the native parser
|