Exception: ActiveRecord::ConnectionTimeoutError
- Inherits:
 - 
      ConnectionNotEstablished
      
        
- Object
 - StandardError
 - ActiveRecordError
 - ConnectionNotEstablished
 - ActiveRecord::ConnectionTimeoutError
 
 
- Defined in:
 - 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.