Package com.osohq.oso

Class Exceptions.ParseError

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
Exceptions.ExtraToken, Exceptions.IntegerOverflow, Exceptions.InvalidToken, Exceptions.InvalidTokenCharacter, Exceptions.UnrecognizedEOF, Exceptions.UnrecognizedToken
Enclosing class:
Exceptions

public static class Exceptions.ParseError extends Exceptions.OsoException
See Also: