Exception: ActiveRecord::WrappedDatabaseException
- Inherits:
-
StatementInvalid
- Object
- StandardError
- ActiveRecordError
- AdapterError
- StatementInvalid
- ActiveRecord::WrappedDatabaseException
- Defined in:
- lib/active_record/errors.rb
Overview
Defunct wrapper class kept for compatibility. StatementInvalid wraps the original exception now.
Direct Known Subclasses
Instance Attribute Summary
Attributes inherited from StatementInvalid
Attributes inherited from AdapterError
Method Summary
Methods inherited from StatementInvalid
Methods inherited from AdapterError
Constructor Details
This class inherits a constructor from ActiveRecord::StatementInvalid