Libraries
»
ezmobius/redis-rb
(master)
»
Index (B)
»
Redis
»
BaseConnectionError
Exception: Redis::BaseConnectionError
Inherits:
BaseError
Object
RuntimeError
BaseError
Redis::BaseConnectionError
show all
Defined in:
lib/redis/errors.rb
Overview
Base error for connection related errors.
Direct Known Subclasses
CannotConnectError
,
ConnectionError
,
TimeoutError