Protocol

data class Protocol(val error: ErrorMessage) : McpError

Standard error returned within the MCP protocol

Constructors

Link copied to clipboard
constructor(error: ErrorMessage)

Properties

Link copied to clipboard