| Class | ActiveRecord::WrappedDatabaseException |
| In: |
lib/active_record/errors.rb
|
| Parent: | StatementInvalid |
Parent class for all specific exceptions which wrap database driver exceptions provides access to the original exception also.
| original_exception | [R] |