Uses of Class
com.force.api.ApiErrorCode
| Package | Description |
|---|---|
| com.force.api |
-
Uses of ApiErrorCode in com.force.api
Methods in com.force.api that return ApiErrorCode Modifier and Type Method Description static ApiErrorCodeApiErrorCode. valueOf(String name)Returns the enum constant of this type with the specified name.static ApiErrorCode[]ApiErrorCode. values()Returns an array containing the constants of this enum type, in the order they are declared.