Package ch.usi.si.seart.treesitter.exception.parser
Provides parser-specific exception class hierarchy.
- Since:
- 1.6.0
-
Exception Summary Exception Description IncompatibleLanguageException Thrown when attempts to set the parser language result in failure.ParserException The base exception type for all exceptions related to tree-sitter parsers.ParsingException Thrown when there is an error during parsing.