Exception: ActiveRecord::ActiveRecordError
Relationships & Source Files | |
Extension / Inclusion / Inheritance Descendants | |
Subclasses:
AdapterError, AdapterNotFound, AdapterNotSpecified, AdapterTimeout, ActiveRecord::AmbiguousSourceReflectionForThroughAssociation, ActiveRecord::AssociationNotFoundError, AssociationTypeMismatch, AsynchronousQueryInsideTransactionError, AttributeAssignmentError, ActiveRecord::CompositePrimaryKeyMismatchError, ActiveRecord::ConcurrentMigrationError, ConfigurationError, ConnectionFailed, ConnectionNotEstablished, ConnectionTimeoutError, DangerousAttributeError, DatabaseAlreadyExists, DatabaseConnectionError, 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, ActiveRecord::InverseOfAssociationRecursiveError, IrreversibleMigration, IrreversibleOrderError, LockWaitTimeout, ActiveRecord::MigrationError, MismatchedForeignKey, MultiparameterAssignmentErrors, NoDatabaseError, ActiveRecord::NoEnvironmentInSchemaError, NotNullViolation, ActiveRecord::PendingMigrationError, PreparedStatementCacheExpired, PreparedStatementInvalid, ActiveRecord::ProtectedEnvironmentError, QueryAborted, QueryCanceled, RangeError, ReadOnlyError, ReadOnlyRecord, ReadonlyAttributeError, RecordInvalid, RecordNotDestroyed, RecordNotFound, RecordNotSaved, RecordNotUnique, Rollback, SQLWarning, SerializationFailure, SerializationTypeMismatch, SoleRecordExceeded, StaleObjectError, StatementInvalid, StatementTimeout, StrictLoadingViolationError, SubclassNotFound, TableNotSpecified, ActiveRecord::ThroughCantAssociateThroughHasOneOrManyReflection, ActiveRecord::ThroughNestedAssociationsAreReadonly, TransactionIsolationError, TransactionRollbackError, UnknownAttributeReference, ActiveRecord::UnknownMigrationVersionError, UnknownPrimaryKey, ValueTooLong, WrappedDatabaseException, NestedAttributes::TooManyRecords, ConnectionAdapters::TransactionInstrumenter::InstrumentationAlreadyStartedError, ConnectionAdapters::TransactionInstrumenter::InstrumentationNotStartedError
|
|
Super Chains via Extension / Inclusion / Inheritance | |
Class Chain:
self,
StandardError
|
|
Instance Chain:
self,
StandardError
|
|
Inherits: |
StandardError
|
Defined in: | activerecord/lib/active_record/errors.rb |
Overview
Active Record Errors
Generic Active Record exception class.