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(String message)
Constructs a new BackupInUseException with the specified error message.
|
getErrorCode, getErrorMessage, getErrorType, getMessage, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setRequestId, setServiceName, setStatusCodeisRetryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic BackupInUseException(String message)
message - Describes the error encountered.Copyright © 2018. All rights reserved.