@Generated(value="software.amazon.awssdk:codegen") public final class TextSizeLimitExceededException extends ComprehendMedicalException 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.
| Modifier and Type | Class and Description |
|---|---|
static interface |
TextSizeLimitExceededException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static TextSizeLimitExceededException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends TextSizeLimitExceededException.Builder> |
serializableBuilderClass() |
TextSizeLimitExceededException.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingExceptionrequestId, statusCodecreate, retryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcopyequalsBySdkFieldspublic TextSizeLimitExceededException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<TextSizeLimitExceededException.Builder,TextSizeLimitExceededException>toBuilder in class ComprehendMedicalExceptionpublic static TextSizeLimitExceededException.Builder builder()
public static Class<? extends TextSizeLimitExceededException.Builder> serializableBuilderClass()
Copyright © 2019. All rights reserved.