@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class TableInUseException extends AmazonDynamoDBException
A target table with the specified name is either being created or deleted.
AmazonServiceException.ErrorType
Constructor and Description |
---|
TableInUseException(String message)
Constructs a new TableInUseException with the specified error message.
|
getErrorCode, getErrorMessage, getErrorType, getHttpHeaders, getMessage, getRawResponse, getRawResponseContent, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setHttpHeaders, setRawResponse, setRawResponseContent, setRequestId, setServiceName, setStatusCode
isRetryable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public TableInUseException(String message)
message
- Describes the error encountered.Copyright © 2019. All rights reserved.