Exception: Redis::InheritedError
| 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 the connection was inherited by a child process.