Class CacheParameterGroupAlreadyExistsException

All Implemented Interfaces:
Serializable

public class CacheParameterGroupAlreadyExistsException extends AmazonServiceException

A cache parameter group with the requested name already exists.

See Also:
  • Constructor Details

    • CacheParameterGroupAlreadyExistsException

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