Class ReservedCacheNodeNotFoundException

All Implemented Interfaces:
Serializable

public class ReservedCacheNodeNotFoundException extends AmazonServiceException

The requested reserved cache node was not found.

See Also:
  • Constructor Details

    • ReservedCacheNodeNotFoundException

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