Class ReservedCacheNodeQuotaExceededException

All Implemented Interfaces:
Serializable

public class ReservedCacheNodeQuotaExceededException extends AmazonServiceException

The request cannot be processed because it would exceed the user's cache node quota.

See Also:
  • Constructor Details

    • ReservedCacheNodeQuotaExceededException

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