@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class InvalidSnapshotStateException extends AmazonElastiCacheException
The current state of the snapshot does not allow the requested operation to occur.
AmazonServiceException.ErrorType| Constructor and Description | 
|---|
| InvalidSnapshotStateException(String message)Constructs a new InvalidSnapshotStateException with the specified error message. | 
getErrorCode, getErrorMessage, getErrorType, getHttpHeaders, getMessage, getProxyHost, getRawResponse, getRawResponseContent, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setHttpHeaders, setProxyHost, setRawResponse, setRawResponseContent, setRequestId, setServiceName, setStatusCodeisRetryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidSnapshotStateException(String message)
message - Describes the error encountered.