@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class ConcurrentUpdatingException extends AmazonQuickSightException
A resource is already in a state that indicates an operation is happening that must complete before a new update can be applied.
AmazonServiceException.ErrorType
Constructor and Description |
---|
ConcurrentUpdatingException(String message)
Constructs a new ConcurrentUpdatingException with the specified error message.
|
Modifier and Type | Method and Description |
---|---|
String |
getRequestId() |
void |
setRequestId(String requestId) |
ConcurrentUpdatingException |
withRequestId(String requestId) |
getErrorCode, getErrorMessage, getErrorType, getHttpHeaders, getMessage, getProxyHost, getRawResponse, getRawResponseContent, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setHttpHeaders, setProxyHost, setRawResponse, setRawResponseContent, setServiceName, setStatusCode
isRetryable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ConcurrentUpdatingException(String message)
message
- Describes the error encountered.public void setRequestId(String requestId)
setRequestId
in class AmazonServiceException
requestId
- public String getRequestId()
getRequestId
in class AmazonServiceException
public ConcurrentUpdatingException withRequestId(String requestId)
requestId
- Copyright © 2023. All rights reserved.