Class NodeQuotaForClusterExceededException

  • All Implemented Interfaces:
    Serializable

    public class NodeQuotaForClusterExceededException
    extends AmazonServiceException

    The request cannot be processed because it would exceed the allowed number of cache nodes in a single cache cluster.

    See Also:
    Serialized Form
    • Constructor Detail

      • NodeQuotaForClusterExceededException

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