| Package | Description |
|---|---|
| com.sforce.soap.tooling |
| Modifier and Type | Field and Description |
|---|---|
protected ExceptionCode |
ApiFault.exceptionCode |
| Modifier and Type | Method and Description |
|---|---|
static ExceptionCode |
ExceptionCode.fromValue(String v) |
ExceptionCode |
ApiFault.getExceptionCode()
Gets the value of the exceptionCode property.
|
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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ApiFault.setExceptionCode(ExceptionCode value)
Sets the value of the exceptionCode property.
|
Copyright © 2016. All rights reserved.