Exception: ActiveRecord::WrappedDatabaseException

Inherits:
StatementInvalid show all
Defined in:
activerecord/lib/active_record/errors.rb

Overview

Defunct wrapper class kept for compatibility. StatementInvalid wraps the original exception now.

Direct Known Subclasses

InvalidForeignKey, RecordNotUnique

Instance Attribute Summary

Attributes inherited from StatementInvalid

#original_exception

Method Summary

Methods inherited from StatementInvalid

#initialize

Constructor Details

This class inherits a constructor from ActiveRecord::StatementInvalid