Class ParseValueException

java.lang.Object
java.lang.Throwable
java.lang.Exception
de.linusdev.lutils.other.parser.ParseException
de.linusdev.data.parser.exceptions.ParseValueException
All Implemented Interfaces:
Serializable

public class ParseValueException extends de.linusdev.lutils.other.parser.ParseException
See Also:
  • Constructor Details

    • ParseValueException

      public ParseValueException(@Nullable @Nullable Exception e, @Nullable @Nullable String value, @NotNull @NotNull de.linusdev.lutils.other.parser.ParseTracker tracker)
  • Method Details

    • getMessage

      public String getMessage()
      Overrides:
      getMessage in class de.linusdev.lutils.other.parser.ParseException