Expand description
Error types for the MCP SDK.
This module provides a comprehensive error type that covers all possible failure modes in the MCP protocol.
Modules§
- recovery
- Advanced error handling and recovery mechanisms.
Structs§
- Error
Code - JSON-RPC error code for custom errors.
Enums§
- Error
- Main error type for MCP operations.
- Transport
Error - Transport-specific errors.
Type Aliases§
- Result
- Result type alias for MCP operations.