Class CacheSecurityGroupAlreadyExistsException

All Implemented Interfaces:
Serializable

public class CacheSecurityGroupAlreadyExistsException extends AmazonServiceException

A cache security group with the specified name already exists.

See Also:
  • Constructor Details

    • CacheSecurityGroupAlreadyExistsException

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