Package com.sforce.soap.partner
Interface IExtendedErrorDetails
- All Known Implementing Classes:
ExtendedErrorDetails
public interface IExtendedErrorDetails
ExtendedErrorDetails is loosely typed. You can use
getField(String) to get the information-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
getField
- 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
ExtendedErrorCode getExtendedErrorCode()
-