Uses of Class
com.sforce.soap.partner.ExtendedErrorCode
-
Packages that use ExtendedErrorCode Package Description com.sforce.soap.partner -
-
Uses of ExtendedErrorCode in com.sforce.soap.partner
Methods in com.sforce.soap.partner that return ExtendedErrorCode Modifier and Type Method Description ExtendedErrorCodeExtendedErrorDetails. getExtendedErrorCode()ExtendedErrorCodeIExtendedErrorDetails. getExtendedErrorCode()static ExtendedErrorCodeExtendedErrorCode. valueOf(String name)Returns the enum constant of this type with the specified name.static ExtendedErrorCode[]ExtendedErrorCode. values()Returns an array containing the constants of this enum type, in the order they are declared.
-