Serializablepublic class ParseProblemException extends RuntimeException
| Constructor | Description |
|---|---|
ParseProblemException(Throwable throwable) |
|
ParseProblemException(List<Problem> problems) |
| Modifier and Type | Method | Description |
|---|---|---|
List<Problem> |
getProblems() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2007–2019. All rights reserved.