Class HsmClientCertificateQuotaExceededException

All Implemented Interfaces:
Serializable

public class HsmClientCertificateQuotaExceededException extends AmazonServiceException

The quota for HSM client certificates has been reached. For information about increasing your quota, go to Limits in Amazon Redshift in the Amazon Redshift Cluster Management Guide.

See Also:
  • Constructor Details

    • HsmClientCertificateQuotaExceededException

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