public class ConnectionException extends ACConnectorException
Constructor and Description |
---|
ConnectionException(String message) |
ConnectionException(String message,
int statusCode) |
ConnectionException(String message,
Throwable cause) |
ConnectionException(String message,
Throwable cause,
int statusCode) |
Modifier and Type | Method and Description |
---|---|
int |
getStatusCode()
Returns the response status code of the request to Adobe Campaign if this
exception was caused by receiving an unexpected status code.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
"Copyright © 2006 - 2015 Adobe Systems Incorporated. All Rights Reserved"