public class MissingLocationParameterException
extends revxrsal.commands.exception.InvalidValueException
Location is not specified, such
as x or y or z.| Modifier and Type | Class and Description |
|---|---|
static class |
MissingLocationParameterException.MissingAxis |
| Constructor and Description |
|---|
MissingLocationParameterException(@NotNull java.lang.String input,
@NotNull MissingLocationParameterException.MissingAxis missingAxis) |
| Modifier and Type | Method and Description |
|---|---|
@NotNull MissingLocationParameterException.MissingAxis |
axis() |
public MissingLocationParameterException(@NotNull
@NotNull java.lang.String input,
@NotNull
@NotNull MissingLocationParameterException.MissingAxis missingAxis)
@NotNull public @NotNull MissingLocationParameterException.MissingAxis axis()