Class InvalidCacheParameterGroupStateException

All Implemented Interfaces:
Serializable

public class InvalidCacheParameterGroupStateException extends AmazonServiceException

The current state of the cache parameter group does not allow the requested action to occur.

See Also:
  • Constructor Details

    • InvalidCacheParameterGroupStateException

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