Serializable
APICallRateForCustomerExceededException
, AuthorizationAlreadyExistsException
, AuthorizationNotFoundException
, CacheClusterAlreadyExistsException
, CacheClusterNotFoundException
, CacheParameterGroupAlreadyExistsException
, CacheParameterGroupNotFoundException
, CacheParameterGroupQuotaExceededException
, CacheSecurityGroupAlreadyExistsException
, CacheSecurityGroupNotFoundException
, CacheSecurityGroupQuotaExceededException
, CacheSubnetGroupAlreadyExistsException
, CacheSubnetGroupInUseException
, CacheSubnetGroupNotFoundException
, CacheSubnetGroupQuotaExceededException
, CacheSubnetQuotaExceededException
, ClusterQuotaForCustomerExceededException
, InsufficientCacheClusterCapacityException
, InvalidARNException
, InvalidCacheClusterStateException
, InvalidCacheParameterGroupStateException
, InvalidCacheSecurityGroupStateException
, InvalidParameterCombinationException
, InvalidParameterValueException
, InvalidReplicationGroupStateException
, InvalidSnapshotStateException
, InvalidSubnetException
, InvalidVPCNetworkStateException
, NodeGroupNotFoundException
, NodeGroupsPerReplicationGroupQuotaExceededException
, NodeQuotaForClusterExceededException
, NodeQuotaForCustomerExceededException
, ReplicationGroupAlreadyExistsException
, ReplicationGroupNotFoundException
, ReservedCacheNodeAlreadyExistsException
, ReservedCacheNodeNotFoundException
, ReservedCacheNodeQuotaExceededException
, ReservedCacheNodesOfferingNotFoundException
, SnapshotAlreadyExistsException
, SnapshotFeatureNotSupportedException
, SnapshotNotFoundException
, SnapshotQuotaExceededException
, SubnetInUseException
, TagNotFoundException
, TagQuotaPerResourceExceededException
, TestFailoverNotAvailableException
@Generated("software.amazon.awssdk:aws-java-sdk-code-generator") public class ElastiCacheException extends AmazonServiceException
AmazonServiceException.ErrorType
Constructor | Description |
---|---|
ElastiCacheException(String message) |
Constructs a new ElastiCacheException with the specified error message.
|
isRetryable
getErrorCode, getErrorMessage, getErrorType, getHttpHeaders, getMessage, getRawResponse, getRawResponseContent, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setHttpHeaders, setRawResponse, setRawResponseContent, setRequestId, setServiceName, setStatusCode
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ElastiCacheException(String message)
message
- Describes the error encountered.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.