Class BadRequestException

All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<BadRequestException.Builder,BadRequestException>

@Generated("software.amazon.awssdk:codegen") public final class BadRequestException extends TranscribeException implements ToCopyableBuilder<BadRequestException.Builder,BadRequestException>

Your request didn't pass one or more validation tests. This can occur when the entity you're trying to delete doesn't exist or if it's in a non-terminal state (such as IN PROGRESS). See the exception message field for more information.

See Also: