Uses of Class
com.sforce.ws.parser.PullParserException

Packages that use PullParserException
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
 class XmlPullParserException
          This exception is thrown to signal XML Pull Parser related faults.
 

Methods in com.sforce.ws.parser that throw PullParserException
 void XmlInputStream.setInput(InputStream inputStream, String inputEncoding)
           
 



Copyright © 2014. All Rights Reserved.