123456789_123456789_123456789_123456789_123456789_

Exception: ActiveRecord::ActiveRecordError

Relationships & Source Files
Extension / Inclusion / Inheritance Descendants
Subclasses:
ActiveJobRequiredError, AdapterNotFound, AdapterNotSpecified, AdapterTimeout, ActiveRecord::AmbiguousSourceReflectionForThroughAssociation, ActiveRecord::AssociationNotFoundError, AssociationTypeMismatch, AttributeAssignmentError, ActiveRecord::ConcurrentMigrationError, ConfigurationError, ConnectionNotEstablished, ConnectionTimeoutError, DangerousAttributeError, DatabaseAlreadyExists, Deadlocked, ActiveRecord::DeleteRestrictionError, ActiveRecord::DuplicateMigrationNameError, ActiveRecord::DuplicateMigrationVersionError, EagerLoadPolymorphicError, EnvironmentMismatchError, ActiveRecord::EnvironmentStorageError, ExclusiveConnectionTimeoutError, ActiveRecord::FixtureClassNotFound, ActiveRecord::HasManyThroughAssociationNotFoundError, ActiveRecord::HasManyThroughAssociationPointlessSourceTypeError, ActiveRecord::HasManyThroughAssociationPolymorphicSourceError, ActiveRecord::HasManyThroughAssociationPolymorphicThroughError, ActiveRecord::HasManyThroughCantAssociateThroughHasOneOrManyReflection, ActiveRecord::HasManyThroughNestedAssociationsAreReadonly, ActiveRecord::HasManyThroughOrderError, ActiveRecord::HasManyThroughSourceAssociationNotFoundError, ActiveRecord::HasOneAssociationPolymorphicThroughError, ActiveRecord::HasOneThroughCantAssociateThroughCollection, ActiveRecord::HasOneThroughCantAssociateThroughHasOneOrManyReflection, ActiveRecord::HasOneThroughNestedAssociationsAreReadonly, ActiveRecord::IllegalMigrationNameError, ImmutableRelation, InvalidForeignKey, ActiveRecord::InverseOfAssociationNotFoundError, IrreversibleMigration, IrreversibleOrderError, LockWaitTimeout, ActiveRecord::MigrationError, MismatchedForeignKey, MultiparameterAssignmentErrors, NoDatabaseError, ActiveRecord::NoEnvironmentInSchemaError, NotNullViolation, ActiveRecord::PendingMigrationError, PreparedStatementCacheExpired, PreparedStatementInvalid, ActiveRecord::ProtectedEnvironmentError, QueryAborted, QueryCanceled, RangeError, ReadOnlyError, ReadOnlyRecord, RecordInvalid, RecordNotDestroyed, RecordNotFound, RecordNotSaved, RecordNotUnique, Rollback, SerializationFailure, SerializationTypeMismatch, StaleObjectError, StatementInvalid, StatementTimeout, StrictLoadingViolationError, SubclassNotFound, TableNotSpecified, ActiveRecord::ThroughCantAssociateThroughHasOneOrManyReflection, ActiveRecord::ThroughNestedAssociationsAreReadonly, TransactionIsolationError, TransactionRollbackError, UnknownAttributeReference, ActiveRecord::UnknownMigrationVersionError, UnknownPrimaryKey, ValueTooLong, WrappedDatabaseException, NestedAttributes::TooManyRecords
Super Chains via Extension / Inclusion / Inheritance
Class Chain:
self, StandardError
Instance Chain:
self, StandardError
Inherits: StandardError
  • ::Object
Defined in: activerecord/lib/active_record/errors.rb

Overview

Active Record Errors

Generic Active Record exception class.