public class InvalidJobIdException extends AmazonServiceException
An invalid job identifier was passed to GetDocumentAnalysis or to GetDocumentAnalysis.
AmazonServiceException.ErrorType| Constructor and Description |
|---|
InvalidJobIdException(String message)
Constructs a new InvalidJobIdException 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 InvalidJobIdException(String message)
message - Describes the error encountered.Copyright © 2019. All rights reserved.