Uses of Class
com.sforce.ws.parser.PullParserException
Packages that use PullParserException
-
Uses of PullParserException in com.sforce.ws.parser
Subclasses of PullParserException in com.sforce.ws.parserModifier and TypeClassDescriptionclassThis exception is thrown to signal XML Pull Parser related faults.Methods in com.sforce.ws.parser that throw PullParserExceptionModifier and TypeMethodDescriptionvoidXmlInputStream.setInput(InputStream inputStream, String inputEncoding)