public class VersionConflictException extends AmazonServiceException
An exception thrown when the version of an entity specified with the
expectedVersion
parameter does not match the latest version in
the system.
AmazonServiceException.ErrorType
Constructor and Description |
---|
VersionConflictException(java.lang.String message)
Constructs a new VersionConflictException with the specified error
message.
|
getErrorCode, getErrorMessage, getErrorType, getMessage, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setRequestId, setServiceName, setStatusCode
isRetryable
Copyright © 2018 Amazon Web Services, Inc. All Rights Reserved.