Package com.sforce.soap.partner
Class ExtendedErrorDetails
java.lang.Object
com.sforce.ws.bind.XmlObject
com.sforce.soap.partner.ExtendedErrorDetails
- All Implemented Interfaces:
IExtendedErrorDetails,XMLizable
ExtendedErrorDetails is loosely typed. You can use
getField(String) to get the information-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class com.sforce.ws.bind.XmlObject
addField, asTyped, cloneFrom, evaluate, getChild, getChildren, getChildren, getName, getTypedChildren, getValue, getXmlType, hasChildren, load, loadAfterStartTag, loadStartTag, removeField, setDefaultNamespace, setField, setName, setValue, toString, write
-
Constructor Details
-
ExtendedErrorDetails
public ExtendedErrorDetails()
-
-
Method Details
-
getField
- Specified by:
getFieldin interfaceIExtendedErrorDetails- Overrides:
getFieldin classXmlObject- Returns:
- the details associated with the field. You can find the fields to expect for
the given
getExtendedErrorCode()in the wsdl, or online documentation.
-
getExtendedErrorCode
- Specified by:
getExtendedErrorCodein interfaceIExtendedErrorDetails
-