Class ClusterAlreadyExistsException

All Implemented Interfaces:
Serializable

public class ClusterAlreadyExistsException extends AmazonServiceException

The account already has a cluster with the given identifier.

See Also:
  • Constructor Details

    • ClusterAlreadyExistsException

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