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.

Methods

new  

Attributes

original_exception  [R] 

Public Class methods

[Validate]