@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class BadRequestException extends AmazonTranscribeException
Your request didn't pass one or more validation tests. For example, if the entity that you're trying to delete
doesn't exist or if it is in a non-terminal state (for example, it's "in progress"). See the exception
Message field for more information.
AmazonServiceException.ErrorType| Constructor and Description |
|---|
BadRequestException(String message)
Constructs a new BadRequestException with the specified error message.
|
getErrorCode, getErrorMessage, getErrorType, getHttpHeaders, getMessage, getProxyHost, getRawResponse, getRawResponseContent, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setHttpHeaders, setProxyHost, setRawResponse, setRawResponseContent, setRequestId, setServiceName, setStatusCodeisRetryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic BadRequestException(String message)
message - Describes the error encountered.Copyright © 2021. All rights reserved.