Class ClusterSecurityGroupAlreadyExistsException

All Implemented Interfaces:
Serializable

public class ClusterSecurityGroupAlreadyExistsException extends AmazonServiceException

A cluster security group with the same name already exists.

See Also:
  • Constructor Details

    • ClusterSecurityGroupAlreadyExistsException

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