Class CredentialReportNotReadyException

All Implemented Interfaces:
Serializable

public class CredentialReportNotReadyException extends AmazonServiceException

The request was rejected because the credential report is still being generated.

See Also:
  • Constructor Details

    • CredentialReportNotReadyException

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