Package de.isas.lipidomics.palinom.exceptions
This package contains custom exceptions used by the parser implementations.
-
Exception Summary Exception Description ConstraintViolationException This Exception is used for validation errors, where constraints have not been met.ParseTreeVisitorException Exception for illegal or unhandled cases within the parse tree visitor handlers.ParsingException Exception which is thrown when syntactic errors are encountered.