public class HealthCheckAlreadyExistsException extends AmazonServiceException
The health check you are trying to create already exists. Amazon Route 53
returns this error when a health check has already been created with the
specified CallerReference
.
AmazonServiceException.ErrorType
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
Constructor and Description |
---|
HealthCheckAlreadyExistsException(java.lang.String message)
Constructs a new HealthCheckAlreadyExistsException with the specified
error message.
|
getErrorCode, getErrorMessage, getErrorType, getMessage, getRawResponse, getRawResponseContent, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setRawResponse, setRawResponseContent, setRequestId, setServiceName, setStatusCode
isRetryable
private static final long serialVersionUID