Exception: Oso::Polar::ParseError
- Defined in:
- lib/oso/polar/errors.rb
Overview
Catch-all for a parsing error that doesn’t match any of the more specific types.
Direct Known Subclasses
ExtraToken, IntegerOverflow, InvalidToken, InvalidTokenCharacter, UnrecognizedEOF, UnrecognizedToken
Defined Under Namespace
Classes: ExtraToken, IntegerOverflow, InvalidToken, InvalidTokenCharacter, UnrecognizedEOF, UnrecognizedToken
Instance Attribute Summary
Attributes inherited from Error
Method Summary
Methods inherited from Error
Constructor Details
This class inherits a constructor from Oso::Polar::Error