public class InvalidS3ObjectException extends AmazonServiceException
Amazon Textract is unable to access the S3 object that's specified in the request.
AmazonServiceException.ErrorType| Constructor and Description |
|---|
InvalidS3ObjectException(String message)
Constructs a new InvalidS3ObjectException 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 InvalidS3ObjectException(String message)
message - Describes the error encountered.Copyright © 2019. All rights reserved.