Exception: ModelContextProtocol::Server::Configuration::InvalidServerVersionError

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

Overview

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