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 Summary
ConstructorsConstructorDescriptionParseValueException(@Nullable Exception e, @Nullable String value, @NotNull de.linusdev.lutils.other.parser.ParseTracker tracker) -
Method Summary
Methods inherited from class de.linusdev.lutils.other.parser.ParseException
getParseTrackerMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ParseValueException
-
-
Method Details
-
getMessage
- Overrides:
getMessagein classde.linusdev.lutils.other.parser.ParseException
-