Class ParsingException

Exception thrown when parsing encounters an unexpected token.

class ParsingException
  : object.Exception ;