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:
    Serialized Form
    • Constructor Detail

      • HsmClientCertificateAlreadyExistsException

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