public static class ParserException.CompositeParserException extends ParserException
ParserException.AstBuilderException, ParserException.CompositeParserException, ParserException.NoSuchLanguageException, ParserException.UnexpectedEOFException, ParserException.UnexpectedTokenException| Modifier and Type | Field and Description |
|---|---|
List<ParserException> |
errors |
location| Constructor and Description |
|---|
CompositeParserException(List<ParserException> errors) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic final List<ParserException> errors
public CompositeParserException(List<ParserException> errors)
Copyright © 2017. All Rights Reserved.