| java.lang.Object | ||||||
| ↳ | java.lang.Throwable | |||||
| ↳ | java.lang.Exception | |||||
| ↳ | com.sforce.ws.ConnectionException | |||||
| ↳ | com.sforce.ws.SoapFaultException | |||||
| ↳ | com.sforce.soap.partner.fault.ApiFault | |||||
| ↳ | com.sforce.soap.partner.fault.LoginFault | |||||
Generated class, please do not edit.
|
[Expand]
Inherited Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.sforce.ws.SoapFaultException
| |||||||||||
From class
com.sforce.ws.ConnectionException
| |||||||||||
From class
java.lang.Exception
| |||||||||||
From class
java.lang.Throwable
| |||||||||||
|
[Expand]
Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.sforce.soap.partner.fault.ApiFault
| |||||||||||
From class
com.sforce.ws.SoapFaultException
| |||||||||||
From class
java.lang.Throwable
| |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Constructor
| |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
load the fileds/children from the specified xml stream
| |||||||||||
write this instace as xml.
| |||||||||||
| Protected Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.sforce.soap.partner.fault.ApiFault
| |||||||||||
From class
com.sforce.ws.SoapFaultException
| |||||||||||
From class
java.lang.Throwable
| |||||||||||
From class
java.lang.Object
| |||||||||||
From interface
com.sforce.ws.bind.XMLizable
| |||||||||||
Constructor
load the fileds/children from the specified xml stream
| __in | Xml input stream from which the data is read |
|---|---|
| __typeMapper | Type mapper to be used |
| IOException | |
|---|---|
| ConnectionException |
write this instace as xml.
| __element | Xml element name |
|---|---|
| __out | Xml output stream |
| __typeMapper | Type mapper to be used |
| IOException |
|---|
| __out | |
|---|---|
| __typeMapper |
| IOException |
|---|