Class Parser.ParseException

All Implemented Interfaces:
Serializable
Enclosing class:
Parser<T>

public static class Parser.ParseException extends IllegalArgumentException
Thrown if parsing failed.
See Also: