public class RequestInProgressException extends AmazonServiceException
The certificate request is in process and the certificate in your account has not yet been issued.
AmazonServiceException.ErrorType| Constructor and Description |
|---|
RequestInProgressException(String message)
Constructs a new RequestInProgressException with the specified error
message.
|
getErrorCode, getErrorMessage, getErrorType, getMessage, getRawResponse, getRawResponseContent, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setRawResponse, setRawResponseContent, setRequestId, setServiceName, setStatusCodeisRetryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic RequestInProgressException(String message)
message - Describes the error encountered.Copyright © 2016. All rights reserved.