Exception: ActiveRecord::NoDatabaseError
- Inherits:
 - 
      StatementInvalid
      
        
- Object
 - StandardError
 - ActiveRecordError
 - StatementInvalid
 - ActiveRecord::NoDatabaseError
 
 
- Defined in:
 - lib/active_record/errors.rb
 
Overview
Raised when a given database does not exist.
Instance Attribute Summary
Attributes inherited from StatementInvalid
Method Summary
Methods inherited from StatementInvalid
Constructor Details
This class inherits a constructor from ActiveRecord::StatementInvalid