Searched defs:ParseException (Results 1 – 3 of 3) sorted by relevance
42 public static class ParseException extends Exception { class in AbstractXmlParser43 public ParseException(Throwable cause) { in ParseException() method in AbstractXmlParser.ParseException
44 public static class ParseException extends Exception { class in MetricsXmlParser45 public ParseException(Throwable cause) { in ParseException() method in MetricsXmlParser.ParseException49 public ParseException(String msg, Throwable cause) { in ParseException() method in MetricsXmlParser.ParseException
40 static class ParseException extends IOException { class in DumpsysPackageReceiver43 ParseException(String msg) { in ParseException() method in DumpsysPackageReceiver.ParseException47 ParseException(String msg, Throwable t) { in ParseException() method in DumpsysPackageReceiver.ParseException