Class InvalidPlayerException

All Implemented Interfaces:
Serializable

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

    • InvalidPlayerException

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