Uses of Class
com.sforce.ws.parser.PullParserException
-
Packages that use PullParserException Package Description com.sforce.ws.parser Provides pull parser based XML input and output streams. -
-
Uses of PullParserException in com.sforce.ws.parser
Subclasses of PullParserException in com.sforce.ws.parser Modifier and Type Class Description classXmlPullParserExceptionThis exception is thrown to signal XML Pull Parser related faults.Methods in com.sforce.ws.parser that throw PullParserException Modifier and Type Method Description voidXmlInputStream. setInput(java.io.InputStream inputStream, java.lang.String inputEncoding)
-