Searched defs:ParseProblemException (Results 1 – 2 of 2) sorted by relevance
33 public class ParseProblemException extends RuntimeException { class39 public ParseProblemException(List<Problem> problems) { in ParseProblemException() method in ParseProblemException44 public ParseProblemException(Throwable throwable) { in ParseProblemException() method in ParseProblemException
14 public class ParseProblemException extends RuntimeException { class20 ParseProblemException(List<Problem> problems) { in ParseProblemException() method in ParseProblemException25 ParseProblemException(Throwable throwable) { in ParseProblemException() method in ParseProblemException