Class InvalidUUIDException

All Implemented Interfaces:
Serializable

public class InvalidUUIDException extends InvalidValueException
Thrown when an invalid value is supplied for a UUID parameter.
See Also:
  • Constructor Details

    • InvalidUUIDException

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