finesse.script.exceptions.KatParsingError¶
Overview
- class finesse.script.exceptions.KatParsingError(message, **kwargs)[source]¶
- Bases: - FinesseException- An error during the parsing process. - This handles errors raised by the tokenizer, parser and builder. These are, confusingly, collectively referred to as the “parser”.