| Exception | Description |
|---|---|
| IndentedTextParserException |
This exception should be thrown by implementations of the
IndentedTextParser interface |
| IndentedTextParserValidationException |
Thrown in case one of the lines of an indented text does not conform to the
expectations of the indented text parser
|
| ParserException |
A subclass of this exception should be thrown each time an exception occurs
inside any class implementing interfaces of the
fx.modules.parsers
package |