Class DuplicateCertificateException

All Implemented Interfaces:
Serializable

public class DuplicateCertificateException extends AmazonServiceException

The request was rejected because the same certificate is associated with an IAM user in the account.

See Also:
  • Constructor Details

    • DuplicateCertificateException

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