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, toString
Copyright © 2007–2018. All rights reserved.