Searched defs:ParseException (Results 1 – 2 of 2) sorted by relevance
23 public class ParseException extends Exception { class38 public ParseException(String detailMessage, int location) { in ParseException() method in ParseException
725 private static class ParseException extends SAXParseException { class in ExpatParser727 private ParseException(String message, Locator locator) { in ParseException() method in ExpatParser.ParseException