Represents a JSON-RPC protocol error raised while processing an MCP request.
public sealed class McpRequestException : Exception, ISerializable
kind:method, kind:property, kind:ctor. Press Esc to clear.McpRequestException(Int32, String, JsonNode?)Initializes a new instance of the McpRequestException class.