Changes since
the last release

Uses of Class
com.ebay.sdk.SdkSoapException

Packages that use SdkSoapException
com.ebay.sdk   
 

Uses of SdkSoapException in com.ebay.sdk
 

Methods in com.ebay.sdk that return SdkSoapException
static SdkSoapException SdkSoapException.fromSOAPFaultException(javax.xml.ws.soap.SOAPFaultException sfe)
          Create an instance of SdkSoapException object from SOAPFaultException.
 

Methods in com.ebay.sdk that throw SdkSoapException
 AbstractResponseType ApiCall.execute(AbstractRequestType request)
          Executing the API call.
 AbstractResponseType ApiCall.executeByApiName(java.lang.String apiName, AbstractRequestType request)
          Executing the API call by providing API name string (e.g., AddItem, GetItem).
 


Changes since
the last release

The information contained in this document is proprietary and confidential. Use of this information and the eBay API requires a Non-Disclosure Agreement (NDA) between the user and eBay Inc. For information regarding a qualifying NDA, contact Developer Relations: developer-relations@ebay.com
© 2004-2009 eBay Inc. All rights reserved.