public class ParseProblemException extends RuntimeException
| Constructor and Description |
|---|
ParseProblemException(List<Problem> problems) |
ParseProblemException(Throwable throwable) |
| Modifier and Type | Method and Description |
|---|---|
List<Problem> |
getProblems() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2007–2017. All rights reserved.