Searched defs:XmlPullParserException (Results 1 – 1 of 1) sorted by relevance
11 public class XmlPullParserException extends Exception { class19 public XmlPullParserException(String s) { in XmlPullParserException() method in XmlPullParserException36 public XmlPullParserException(String msg, XmlPullParser parser, Throwable chain) { in XmlPullParserException() method in XmlPullParserException