public class SalesforceMultipleChoicesException extends SalesforceException
Constructor and Description |
---|
SalesforceMultipleChoicesException(String message,
int statusCode,
List<String> choices) |
Modifier and Type | Method and Description |
---|---|
void |
appendFields(StringBuilder builder) |
List<String> |
getChoices() |
getErrors, getStatusCode, toString
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public void appendFields(StringBuilder builder)
appendFields
in class SalesforceException
Apache Camel