Class PointParseException

All Implemented Interfaces:
Serializable

public class PointParseException extends ArgumentParseException
Thrown to indicate that a method has been passed an illegal or inappropriate Point argument.
See Also:
  • Field Details

  • Constructor Details

    • PointParseException

      public PointParseException(@Nullable @Nullable String input, @NotNull @NotNull ArgumentParseException.Reason reason)
      Construct a new PointParseException.
      Parameters:
      input - Input
      reason - Failure reason