toggle menu
http4k
6.9.0.0
jvm
switch theme
search in API
http4k-mcp-core
/
org.http4k.mcp
/
McpError
/
Protocol
Protocol
data
class
Protocol
(
val
error
:
ErrorMessage
)
:
McpError
Standard error returned within the MCP protocol
Members
Constructors
Protocol
Link copied to clipboard
constructor
(
error
:
ErrorMessage
)
Properties
error
Link copied to clipboard
val
error
:
ErrorMessage