public class ConcurrentAccessException extends AmazonServiceException
Can't perform multiple operations on a tag simultaneously. Perform the operations sequentially.
AmazonServiceException.ErrorType| Constructor and Description |
|---|
ConcurrentAccessException(String message)
Constructs a new ConcurrentAccessException 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 ConcurrentAccessException(String message)
message - Describes the error encountered.Copyright © 2020. All rights reserved.