Searched refs:xmlPullParserExceptionType (Results 1 – 1 of 1) sorted by relevance
116 private val xmlPullParserExceptionType = ClassName.get("org.xmlpull.v1", "XmlPullParserException") regex138 "catch (\$1T | \$2T e)", IOException::class.java, xmlPullParserExceptionType164 .addExceptions(listOf(ClassName.get(IOException::class.java), xmlPullParserExceptionType))206 listOf(ClassName.get(IOException::class.java), xmlPullParserExceptionType)