Exception: RobotLab::MCPError

Inherits:
Error
  • Object
show all
Defined in:
lib/robot_lab/error.rb

Overview

Raised when MCP communication fails.

Examples:

raise MCPError, "Connection to MCP server refused"