Class ClusterSubnetGroupAlreadyExistsException

All Implemented Interfaces:
Serializable

public class ClusterSubnetGroupAlreadyExistsException extends AmazonServiceException

A ClusterSubnetGroupName is already used by an existing cluster subnet group.

See Also:
  • Constructor Details

    • ClusterSubnetGroupAlreadyExistsException

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