Serializable
public 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, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2007–2019. All rights reserved.