@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class ConflictException extends AmazonTranscribeException
When you are using the StartTranscriptionJob operation, the JobName field is a duplicate of
a previously entered job name. Resend your request with a different name.
When you are using the UpdateVocabulary operation, there are two jobs running at the same time. Resend
the second request later.
AmazonServiceException.ErrorType| Constructor and Description |
|---|
ConflictException(String message)
Constructs a new ConflictException with the specified error message.
|
getErrorCode, getErrorMessage, getErrorType, getHttpHeaders, getMessage, getRawResponse, getRawResponseContent, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setHttpHeaders, setRawResponse, setRawResponseContent, setRequestId, setServiceName, setStatusCodeisRetryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ConflictException(String message)
message - Describes the error encountered.Copyright © 2018. All rights reserved.