Searched refs:newInstantiationException (Results 1 – 1 of 1) sorted by relevance
160 throw newInstantiationException("Invalid parser class list", exceptions); in getParserInstance()184 throw newInstantiationException("Invalid serializer class list", exceptions); in getSerializerInstance()187 private static XmlPullParserException newInstantiationException(String message, in newInstantiationException() method in XmlPullParserFactory