Class ClusterSecurityGroupNotFoundException

All Implemented Interfaces:
Serializable

public class ClusterSecurityGroupNotFoundException extends AmazonServiceException

The cluster security group name does not refer to an existing cluster security group.

See Also:
  • Constructor Details

    • ClusterSecurityGroupNotFoundException

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