@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class BadDocumentException extends AmazonTextractException
Amazon Textract isn't able to read the document. For more information on the document limits in Amazon Textract, see limits.
AmazonServiceException.ErrorType
Constructor and Description |
---|
BadDocumentException(String message)
Constructs a new BadDocumentException with the specified error message.
|
getErrorCode, getErrorMessage, getErrorType, getHttpHeaders, getMessage, getProxyHost, getRawResponse, getRawResponseContent, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setHttpHeaders, setProxyHost, setRawResponse, setRawResponseContent, setRequestId, setServiceName, setStatusCode
isRetryable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public BadDocumentException(String message)
message
- Describes the error encountered.