public class SalesforceMultipleChoicesException extends SalesforceException
| Constructor and Description |
|---|
SalesforceMultipleChoicesException(String message,
int statusCode,
List<String> choices) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getChoices() |
getErrors, getStatusCodeaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringApache Camel