Exception: ActiveRecord::DatabaseAlreadyExists
- Inherits:
-
StatementInvalid
- Object
- StandardError
- ActiveRecordError
- StatementInvalid
- ActiveRecord::DatabaseAlreadyExists
- Defined in:
- activerecord/lib/active_record/errors.rb
Overview
Raised when creating a database if it exists.
Instance Attribute Summary
Attributes inherited from StatementInvalid
Method Summary
Methods inherited from StatementInvalid
Constructor Details
This class inherits a constructor from ActiveRecord::StatementInvalid