wxMaxima
Loading...
Searching...
No Matches
Public Member Functions
McpToolError Class Reference

Thrown by McpTools::CallTool() for an unknown tool name or invalid/missing arguments. More...

#include <McpTools.h>

Inheritance diagram for McpToolError:
[legend]
Collaboration diagram for McpToolError:
[legend]

Public Member Functions

 McpToolError (const std::string &msg)
 

Detailed Description

Thrown by McpTools::CallTool() for an unknown tool name or invalid/missing arguments.

The transport layer (McpServer) catches this and turns it into a JSON-RPC error response – McpTools itself knows nothing about JSON-RPC.


The documentation for this class was generated from the following file: