Package com.sforce.soap.metadata
Class ExtendedErrorDetails
java.lang.Object
com.sforce.ws.bind.XmlObject
com.sforce.soap.metadata.ExtendedErrorDetails
- All Implemented Interfaces:
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
- 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
-