Class InvalidCacheSecurityGroupStateException

All Implemented Interfaces:
Serializable

public class InvalidCacheSecurityGroupStateException extends AmazonServiceException

The current state of the cache security group does not allow deletion.

See Also:
  • Constructor Details

    • InvalidCacheSecurityGroupStateException

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