public class TextSizeLimitExceededException extends AmazonServiceException
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.
AmazonServiceException.ErrorType| Constructor and Description |
|---|
TextSizeLimitExceededException(String message)
Constructs a new TextSizeLimitExceededException with the specified error
message.
|
getErrorCode, getErrorMessage, getErrorType, getMessage, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setRequestId, setServiceName, setStatusCodeisRetryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic TextSizeLimitExceededException(String message)
message - Describes the error encountered.Copyright © 2019. All rights reserved.