Uses of Class
com.sforce.soap.partner.fault.ExceptionCode

Packages that use ExceptionCode
com.sforce.soap.partner.fault   
 

Uses of ExceptionCode in com.sforce.soap.partner.fault
 

Methods in com.sforce.soap.partner.fault that return ExceptionCode
 ExceptionCode ApiFault.getExceptionCode()
           
static ExceptionCode ExceptionCode.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ExceptionCode[] ExceptionCode.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.sforce.soap.partner.fault with parameters of type ExceptionCode
 void ApiFault.setExceptionCode(ExceptionCode exceptionCode)
           
 



Copyright © 2012. All Rights Reserved.