Exception: Redis::CannotConnectError
Relationships & Source Files | |
Super Chains via Extension / Inclusion / Inheritance | |
Class Chain:
self,
BaseConnectionError ,
BaseError ,
StandardError
|
|
Instance Chain:
self,
BaseConnectionError ,
BaseError ,
StandardError
|
|
Inherits: |
Redis::BaseConnectionError
|
Defined in: | lib/redis/errors.rb |
Overview
Raised when connection to a ::Redis
server cannot be made.