Class TextSizeLimitExceededException

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

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

The size of the input text exceeds the limit. Use a smaller document.

See Also: