public class FailedRequestUsingMgmtPortException extends FailedRequestException
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
MGMT_PORT_HEADER |
static java.lang.String |
MGMT_PORT_RESPONSE |
static int |
MGMT_PORT_STATUS_CODE |
Constructor and Description |
---|
FailedRequestUsingMgmtPortException(com.google.common.collect.ImmutableList<java.lang.Integer> expectedStatusCodes,
java.lang.String requestId) |
buildExceptionMessage, buildRequestIdMessage, getError, getExpectedStatusCodes, getRequestId, getResponseString, getStatusCode, toString
public static final int MGMT_PORT_STATUS_CODE
public static final java.lang.String MGMT_PORT_HEADER
public static final java.lang.String MGMT_PORT_RESPONSE