class ActiveRecordError
Ruby on Rails 6.0.6
Since v2.2.3Active Record Errors
Generic Active Record exception class.
Inherits from
Used by
Subclasses (27)
- ActiveRecord::AdapterNotFound
- ActiveRecord::AdapterNotSpecified
- ActiveRecord::AssociationTypeMismatch
- ActiveRecord::AttributeAssignmentError
- ActiveRecord::ConfigurationError
- ActiveRecord::ConnectionNotEstablished
- ActiveRecord::DangerousAttributeError
- ActiveRecord::EnvironmentMismatchError
- ActiveRecord::ImmutableRelation
- ActiveRecord::IrreversibleOrderError
- ActiveRecord::MultiparameterAssignmentErrors
- ActiveRecord::NestedAttributes::TooManyRecords
- ActiveRecord::PreparedStatementInvalid
- ActiveRecord::ReadOnlyError
- ActiveRecord::ReadOnlyRecord
- ActiveRecord::RecordInvalid
- ActiveRecord::RecordNotDestroyed
- ActiveRecord::RecordNotFound
- ActiveRecord::RecordNotSaved
- ActiveRecord::Rollback
- ActiveRecord::SerializationTypeMismatch
- ActiveRecord::StaleObjectError
- ActiveRecord::StatementInvalid
- ActiveRecord::SubclassNotFound
- ActiveRecord::TransactionIsolationError
- ActiveRecord::UnknownAttributeReference
- ActiveRecord::UnknownPrimaryKey