Exception: ActiveRecord::ActiveRecordError
- Inherits:
-
StandardError
- Object
- StandardError
- ActiveRecord::ActiveRecordError
- Defined in:
- lib/active_record/base.rb
Overview
Generic Active Record exception class.
Direct Known Subclasses
AdapterNotFound, AdapterNotSpecified, AssociationTypeMismatch, AttributeAssignmentError, ConfigurationError, ConnectionNotEstablished, DangerousAttributeError, DuplicateMigrationNameError, DuplicateMigrationVersionError, EagerLoadPolymorphicError, HasManyThroughAssociationNotFoundError, HasManyThroughAssociationPointlessSourceTypeError, HasManyThroughAssociationPolymorphicError, HasManyThroughCantAssociateNewRecords, HasManyThroughCantAssociateThroughHasManyReflection, HasManyThroughCantDissociateNewRecords, HasManyThroughSourceAssociationMacroError, HasManyThroughSourceAssociationNotFoundError, IllegalMigrationNameError, IrreversibleMigration, MultiparameterAssignmentErrors, PreparedStatementInvalid, ReadOnlyAssociation, ReadOnlyRecord, RecordInvalid, RecordNotFound, RecordNotSaved, Rollback, SerializationTypeMismatch, StaleObjectError, StatementInvalid, SubclassNotFound, Transactions::TransactionError, UnknownMigrationVersionError, FixtureClassNotFound