Class CacheSecurityGroupNotFoundException

All Implemented Interfaces:
Serializable

public class CacheSecurityGroupNotFoundException extends AmazonServiceException

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

See Also:
  • Constructor Details

    • CacheSecurityGroupNotFoundException

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