Skip to main content

Module errors

Module errors 

Source

Enums§

ErrorCode
MCP Error codes for better error identification and debugging

Functions§

configuration_error
Helper to create a “configuration error”
initialization_timeout
Helper to create an “initialization timeout” error
provider_not_found
Helper to create a “provider not found” error
provider_unavailable
Helper to create a “provider unavailable” error
schema_invalid
Helper to create a “schema invalid” error
tool_invocation_failed
Helper to create a “tool invocation failed” error
tool_not_found
Helper to create a “tool not found” error

Type Aliases§

McpResult