Class ClusterParameterGroupAlreadyExistsException

All Implemented Interfaces:
Serializable

public class ClusterParameterGroupAlreadyExistsException extends AmazonServiceException

A cluster parameter group with the same name already exists.

See Also:
  • Constructor Details

    • ClusterParameterGroupAlreadyExistsException

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