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(java.lang.String message)
Constructs a new TextSizeLimitExceededException with the specified error
message.
|
getErrorCode, getErrorMessage, getErrorType, getMessage, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setRequestId, setServiceName, setStatusCode
isRetryable
Copyright © 2018 Amazon Web Services, Inc. All Rights Reserved.