Exception: ModelContextProtocol::Server::Configuration::InvalidServerNameError

Inherits:
StandardError
  • Object
show all
Defined in:
lib/model_context_protocol/server/configuration.rb

Overview

Signals that the server's identifying name is missing or not a String. Raised by validate! when name is nil or non-String.