Package com.sforce.soap.partner.fault
Interface IInvalidSObjectFault
-
- All Superinterfaces:
IApiFault,IApiQueryFault
- All Known Implementing Classes:
InvalidSObjectFault
public interface IInvalidSObjectFault extends IApiQueryFault
This is a generated class for the SObject Enterprise API. Do not edit this file, as your changes will be lost.
-
-
Method Summary
-
Methods inherited from interface com.sforce.soap.partner.fault.IApiFault
getExceptionCode, getExceptionMessage, getExtendedErrorDetails, setExceptionCode, setExceptionMessage, setExtendedErrorDetails
-
Methods inherited from interface com.sforce.soap.partner.fault.IApiQueryFault
getColumn, getRow, setColumn, setRow
-
-