Searched defs:ParseException (Results 1 – 2 of 2) sorted by relevance
50 class ParseException extends Exception { class62 public ParseException(String s, int errorOffset) { in ParseException() method in ParseException
740 private static class ParseException extends SAXParseException { class in ExpatParser742 private ParseException(String message, Locator locator) { in ParseException() method in ExpatParser.ParseException