public class ResourceConflictException extends AmazonServiceException
The resource already exists, or another operation is in progress.
AmazonServiceException.ErrorType| Constructor and Description |
|---|
ResourceConflictException(java.lang.String message)
Constructs a new ResourceConflictException with the specified error
message.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getType()
The exception type.
|
void |
setType(java.lang.String type)
The exception type.
|
getErrorCode, getErrorMessage, getErrorType, getMessage, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setRequestId, setServiceName, setStatusCodeisRetryableCopyright © 2018 Amazon Web Services, Inc. All Rights Reserved.