Class RequestInProgressException

All Implemented Interfaces:
Serializable

public class RequestInProgressException extends AmazonServiceException

The certificate request is in process and the certificate in your account has not yet been issued.

See Also:
  • Constructor Details

    • RequestInProgressException

      public RequestInProgressException(String message)
      Constructs a new RequestInProgressException with the specified error message.
      Parameters:
      message - Describes the error encountered.