public class SnapshotCopyAlreadyEnabledException extends AmazonServiceException
The cluster already has cross-region snapshot copy enabled.
AmazonServiceException.ErrorType| Constructor and Description |
|---|
SnapshotCopyAlreadyEnabledException(String message)
Constructs a new SnapshotCopyAlreadyEnabledException with the specified
error message.
|
getErrorCode, getErrorMessage, getErrorType, getMessage, getRawResponse, getRawResponseContent, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setRawResponse, setRawResponseContent, setRequestId, setServiceName, setStatusCodeisRetryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SnapshotCopyAlreadyEnabledException(String message)
message - Describes the error encountered.Copyright © 2024. All rights reserved.