Class HsmConfigurationQuotaExceededException

All Implemented Interfaces:
Serializable

public class HsmConfigurationQuotaExceededException extends AmazonServiceException

The quota for HSM configurations 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

    • HsmConfigurationQuotaExceededException

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