Exception: ActiveRecord::ConnectionTimeoutError
| Relationships & Source Files | |
| Extension / Inclusion / Inheritance Descendants | |
| Subclasses: | |
| Super Chains via Extension / Inclusion / Inheritance | |
| Class Chain: 
          self,
           ConnectionNotEstablished,ActiveRecordError,
          StandardError | |
| Instance Chain: 
          self,
           ConnectionNotEstablished,ActiveRecordError,
          StandardError | |
| Inherits: | ActiveRecord::ConnectionNotEstablished 
 | 
| Defined in: | activerecord/lib/active_record/connection_adapters/abstract/connection_pool.rb | 
Overview
Raised when a connection could not be obtained within the connection acquisition timeout period: because max connections in pool are in use.