@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class ImportConflictException extends AmazonDynamoDBException
There was a conflict when importing from the specified S3 source. This can occur when the current import conflicts with a previous import request that had the same client token.
AmazonServiceException.ErrorType
Constructor and Description |
---|
ImportConflictException(String message)
Constructs a new ImportConflictException 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 ImportConflictException(String message)
message
- Describes the error encountered.Copyright © 2022. All rights reserved.