Class TextSizeLimitExceededException

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

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

The size of the text you submitted exceeds the size limit. Reduce the size of the text or use a smaller document and then retry your request.

See Also: