Exception: CgminerApiClient::ConnectionError
- Defined in:
- lib/cgminer_api_client/errors.rb
Overview
Raised when the gem cannot reach a miner: socket open failure, DNS failure, connect timeout, or any other transport-level problem. Distinct from ApiError so callers can tell “I never spoke to the miner” apart from “the miner spoke to me and refused.”