Class ClusterAlreadyExistsException

    • Constructor Detail

      • ClusterAlreadyExistsException

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