public class ParseProblemException extends RuntimeException
| Modifier and Type | Field and Description |
|---|---|
List<Problem> |
problems
The problems that were encountered during parsing
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2007–2016. All rights reserved.