Exception: HermesAgent::Client::Error
- Inherits:
-
StandardError
- Object
- StandardError
- HermesAgent::Client::Error
- Defined in:
- lib/hermes_agent/client/errors.rb
Overview
Base class for all errors raised by the client. Rescue this to catch every failure mode the client can produce.
Direct Known Subclasses
APIError, ConnectionError, MalformedResponseError, TimeoutError