Exception: GroqRuby::MCP::Error

Inherits:
Error
  • Object
show all
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.