public class TaskAlreadyExistsException extends AmazonServiceException
This exception occurs if you attempt to start a task with the same task-id as an existing task but with a different clientRequestToken.
AmazonServiceException.ErrorType
Constructor and Description |
---|
TaskAlreadyExistsException(java.lang.String message)
Constructs a new TaskAlreadyExistsException 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.