public class ConnectionException extends ACConnectorException
Constructor and Description |
---|
ConnectionException(java.lang.String message) |
ConnectionException(java.lang.String message,
int statusCode) |
ConnectionException(java.lang.String message,
java.lang.Throwable cause) |
ConnectionException(java.lang.String message,
java.lang.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.
|
public ConnectionException(java.lang.String message)
public ConnectionException(java.lang.String message, java.lang.Throwable cause)
public ConnectionException(java.lang.String message, int statusCode)
public ConnectionException(java.lang.String message, java.lang.Throwable cause, int statusCode)
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"