Exception: MCP::Server::ValidationError

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

Overview

Raised when a client response fails server-side validation, e.g., a success response whose ‘result` field is missing or has the wrong type. This is distinct from a client-returned JSON-RPC error.