Class CredentialReportNotPresentException

All Implemented Interfaces:
Serializable

public class CredentialReportNotPresentException extends AmazonServiceException

The request was rejected because the credential report does not exist. To generate a credential report, use GenerateCredentialReport.

See Also:
  • Constructor Details

    • CredentialReportNotPresentException

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