Exception: ModelContextProtocol::Server::Configuration::InvalidServerTitleError

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

Overview

Signals that the optional UI title is non-nil but not a String. Raised by validate_title! when title is set to a non-String value.