Exception: Tina4::GraphConnectTimeout

Inherits:
GraphError
  • Object
show all
Defined in:
lib/tina4/graph.rb

Overview

A graph connect exceeded TINA4_GRAPH_CONNECT_TIMEOUT.

A subclass of GraphError, so a rescue GraphError catches a connect timeout too — mirroring the driver's ConnectError < Error hierarchy.