public class BackupInUseException extends AmazonServiceException
There is another ongoing conflicting backup control plane operation on the table. The backups is either being created, deleted or restored to a table.
AmazonServiceException.ErrorType
Constructor and Description |
---|
BackupInUseException(java.lang.String message)
Constructs a new BackupInUseException with the specified error message.
|
getErrorCode, getErrorMessage, getErrorType, getMessage, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setRequestId, setServiceName, setStatusCode
isRetryable
Copyright © 2018 Amazon Web Services, Inc. All Rights Reserved.