Searched defs:ParseException (Results 1 – 3 of 3) sorted by relevance
40 public static class ParseException extends Exception { class in AbstractXmlParser41 public ParseException(Throwable cause) { in ParseException() method in AbstractXmlParser.ParseException
45 public static class ParseException extends Exception { class in MetricsXmlParser46 public ParseException(Throwable cause) { in ParseException() method in MetricsXmlParser.ParseException50 public ParseException(String msg, Throwable cause) { in ParseException() method in MetricsXmlParser.ParseException
42 static class ParseException extends IOException { class in DumpsysPackageReceiver45 ParseException(String msg) { in ParseException() method in DumpsysPackageReceiver.ParseException49 ParseException(String msg, Throwable t) { in ParseException() method in DumpsysPackageReceiver.ParseException