Class DBClusterAlreadyExistsException

All Implemented Interfaces:
Serializable

public class DBClusterAlreadyExistsException extends AmazonServiceException

User already has a DB cluster with the given identifier.

See Also:
  • Constructor Details

    • DBClusterAlreadyExistsException

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