Class HsmClientCertificateAlreadyExistsException

All Implemented Interfaces:
Serializable

public class HsmClientCertificateAlreadyExistsException extends AmazonServiceException

There is already an existing Amazon Redshift HSM client certificate with the specified identifier.

See Also:
  • Constructor Details

    • HsmClientCertificateAlreadyExistsException

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