@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class BackupInUseException extends AmazonDynamoDBException
There is another ongoing conflicting backup control plane operation on the table. The backup 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, getHttpHeaders, getMessage, getProxyHost, getRawResponse, getRawResponseContent, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setHttpHeaders, setProxyHost, setRawResponse, setRawResponseContent, setRequestId, setServiceName, setStatusCode
isRetryable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public BackupInUseException(String message)
message
- Describes the error encountered.Copyright © 2024. All rights reserved.