Exception: ActiveRecord::NoDatabaseError
Relationships & Source Files | |
Super Chains via Extension / Inclusion / Inheritance | |
Class Chain:
self,
StatementInvalid ,
ActiveRecordError ,
StandardError
|
|
Instance Chain:
self,
StatementInvalid ,
ActiveRecordError ,
StandardError
|
|
Inherits: |
ActiveRecord::StatementInvalid
|
Defined in: | activerecord/lib/active_record/errors.rb |
Overview
Raised when a given database does not exist.
Class Method Summary
StatementInvalid
- Inherited
Constructor Details
This class inherits a constructor from ActiveRecord::StatementInvalid