Uses of Interface
com.sforce.soap.partner.fault.IApiFault
-
Packages that use IApiFault Package Description com.sforce.soap.partner com.sforce.soap.partner.fault -
-
Uses of IApiFault in com.sforce.soap.partner
Methods in com.sforce.soap.partner that return IApiFault Modifier and Type Method Description IApiFaultIPartnerConnectionFactory. newIApiFault()IApiFaultPartnerConnectionFactory. newIApiFault() -
Uses of IApiFault in com.sforce.soap.partner.fault
Subinterfaces of IApiFault in com.sforce.soap.partner.fault Modifier and Type Interface Description interfaceIApiQueryFaultThis is a generated class for the SObject Enterprise API.interfaceIInvalidFieldFaultThis is a generated class for the SObject Enterprise API.interfaceIInvalidIdFaultThis is a generated class for the SObject Enterprise API.interfaceIInvalidNewPasswordFaultThis is a generated class for the SObject Enterprise API.interfaceIInvalidOldPasswordFaultThis is a generated class for the SObject Enterprise API.interfaceIInvalidQueryLocatorFaultThis is a generated class for the SObject Enterprise API.interfaceIInvalidSObjectFaultThis is a generated class for the SObject Enterprise API.interfaceILoginFaultThis is a generated class for the SObject Enterprise API.interfaceIMalformedQueryFaultThis is a generated class for the SObject Enterprise API.interfaceIMalformedSearchFaultThis is a generated class for the SObject Enterprise API.interfaceIUnexpectedErrorFaultThis is a generated class for the SObject Enterprise API.Classes in com.sforce.soap.partner.fault that implement IApiFault Modifier and Type Class Description classApiFaultThis is a generated class for the SObject Enterprise API.classApiQueryFaultThis is a generated class for the SObject Enterprise API.classInvalidFieldFaultThis is a generated class for the SObject Enterprise API.classInvalidIdFaultThis is a generated class for the SObject Enterprise API.classInvalidNewPasswordFaultThis is a generated class for the SObject Enterprise API.classInvalidOldPasswordFaultThis is a generated class for the SObject Enterprise API.classInvalidQueryLocatorFaultThis is a generated class for the SObject Enterprise API.classInvalidSObjectFaultThis is a generated class for the SObject Enterprise API.classLoginFaultThis is a generated class for the SObject Enterprise API.classMalformedQueryFaultThis is a generated class for the SObject Enterprise API.classMalformedSearchFaultThis is a generated class for the SObject Enterprise API.classUnexpectedErrorFaultThis is a generated class for the SObject Enterprise API.
-