struct

MCP::Protocol::JSONRPCError::ErrorDetail

Inherits JSON::Serializable < Struct < Value < Object

Constructors

new(code : MCP::Protocol::ErrorCode, message : String, data : Nil | Hash(String, JSON::Any) = nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

code
Source
data
Source
message
Source