Class CacheParameterGroupNotFoundException

All Implemented Interfaces:
Serializable

public class CacheParameterGroupNotFoundException extends AmazonServiceException

The requested cache parameter group name does not refer to an existing cache parameter group.

See Also:
  • Constructor Details

    • CacheParameterGroupNotFoundException

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