Class InvalidWorldException

All Implemented Interfaces:
Serializable

public class InvalidWorldException extends InvalidValueException
Thrown when an invalid value for a World parameter is inputted in the command
See Also:
  • Constructor Details

    • InvalidWorldException

      public InvalidWorldException(@NotNull @NotNull CommandParameter parameter, @NotNull @NotNull String input)