Package | Description |
---|---|
fx.modules.parsers.exception |
Modifier and Type | Class and Description |
---|---|
class |
IndentedTextParserException
This exception should be thrown by implementations of the
IndentedTextParser interface |
class |
IndentedTextParserValidationException
Thrown in case one of the lines of an indented text does not conform to the
expectations of the indented text parser
|