Class ReservedCacheNodesOfferingNotFoundException

All Implemented Interfaces:
Serializable

public class ReservedCacheNodesOfferingNotFoundException extends AmazonServiceException

The requested cache node offering does not exist.

See Also:
  • Constructor Details

    • ReservedCacheNodesOfferingNotFoundException

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