Class ParseValueException

All Implemented Interfaces:
Serializable

public class ParseValueException extends ParseException
See Also:
  • Constructor Details

    • ParseValueException

      public ParseValueException(@Nullable @Nullable Exception e, @Nullable @Nullable String value, @NotNull @NotNull ParseTracker tracker)
  • Method Details