public class ReplicationSubnetGroupDoesNotCoverEnoughAZsException extends AmazonServiceException
The replication subnet group does not cover enough Availability Zones (AZs). Edit the replication subnet group and add more AZs.
AmazonServiceException.ErrorType
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
Constructor and Description |
---|
ReplicationSubnetGroupDoesNotCoverEnoughAZsException(java.lang.String message)
Constructs a new ReplicationSubnetGroupDoesNotCoverEnoughAZsException
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
public ReplicationSubnetGroupDoesNotCoverEnoughAZsException(java.lang.String message)
message
- Describes the error encountered.