Exception: GroqRuby::MCP::Error
- Defined in:
- lib/groq_ruby/mcp/errors/error.rb
Overview
Base for every MCP-layer failure. Inherits from Error so callers can rescue the whole gem with a single class.
Direct Known Subclasses
JsonRpcError, ProtocolError, TimeoutError, TransportError, UnknownToolError