public class ParserException extends RuntimeException
| Modifier and Type | Class and Description |
|---|---|
static class |
ParserException.AstBuilderException |
static class |
ParserException.CompositeParserException |
static class |
ParserException.NoSuchLanguageException |
static class |
ParserException.UnexpectedEOFException |
static class |
ParserException.UnexpectedTokenException |
| Modifier | Constructor and Description |
|---|---|
protected |
ParserException(String message) |
protected |
ParserException(String message,
Location location) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2020. All rights reserved.