ParseError

Error raised whenever an issue in parsing is encountered

class ParseError : Exception {}

Meta