Class ParserException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
AggregateParser.AggregateParseException, BooleanParser.BooleanParseException, CharacterParser.CharParseException, CommandFlagParser.FlagParseException, DurationParser.DurationParseException, EitherParser.EitherParseException, EnumParser.EnumParseException, NumberParseException, StringParser.StringParseException, UUIDParser.UUIDParseException

@API(status=STABLE) public class ParserException extends IllegalArgumentException
See Also: