class ActiveRecordError
Ruby on Rails 3.2.22.5
Since v2.2.3Active Record Errors
Generic Active Record exception class.
Inherits from
Used by
Subclasses (21)
- ActiveRecord::AdapterNotFound
- ActiveRecord::AdapterNotSpecified
- ActiveRecord::AssociationTypeMismatch
- ActiveRecord::AttributeAssignmentError
- ActiveRecord::ConfigurationError
- ActiveRecord::ConnectionNotEstablished
- ActiveRecord::DangerousAttributeError
- ActiveRecord::IrreversibleMigration
- ActiveRecord::MultiparameterAssignmentErrors
- ActiveRecord::NestedAttributes::TooManyRecords
- ActiveRecord::PreparedStatementInvalid
- ActiveRecord::ReadOnlyRecord
- ActiveRecord::RecordInvalid
- ActiveRecord::RecordNotFound
- ActiveRecord::RecordNotSaved
- ActiveRecord::Rollback
- ActiveRecord::SerializationTypeMismatch
- ActiveRecord::StaleObjectError
- ActiveRecord::StatementInvalid
- ActiveRecord::ThrowResult
- ActiveRecord::UnknownPrimaryKey