Exception List
Classes
Methods
Exceptions
Constants
Docs
AbstractController
ActionNotFound
< StandardError
AbstractController
DoubleRenderError
< Error
AbstractController
Helpers
DeprecatedMissingHelperError
< LoadError
AbstractController::Helpers
ActionCable
Channel
NonInferrableChannelError
< StandardError
ActionCable::Channel
Connection
Authorization
UnauthorizedError
< StandardError
ActionCable::Connection::Authorization
NonInferrableConnectionError
< StandardError
ActionCable::Connection
RemoteConnections
RemoteConnection
InvalidIdentifiersError
< StandardError
ActionCable::RemoteConnections::RemoteConnection
ActionController
InvalidParameterKey
< ArgumentError
ActionController
Live
ClientDisconnected
< RuntimeError
ActionController::Live
MissingRenderer
< LoadError
ActionController
ParameterMissing
< KeyError
ActionController
Redirecting
UnsafeRedirectError
< StandardError
ActionController::Redirecting
RequestForgeryProtection
ProtectionMethods
Exception
< Exception
ActionController::RequestForgeryProtection::ProtectionMethods
RespondToMismatchError
< ActionControllerError
ActionController
UnfilteredParameters
< ArgumentError
ActionController
UnpermittedParameters
< IndexError
ActionController
ActionDispatch
DeprecatedIllegalStateError
< StandardError
ActionDispatch
Http
MimeNegotiation
InvalidType
< InvalidMimeType
ActionDispatch::Http::MimeNegotiation
Parameters
ParseError
< StandardError
ActionDispatch::Http::Parameters
MissingController
< NameError
ActionDispatch
RemoteIp
IpSpoofAttackError
< StandardError
ActionDispatch::RemoteIp
ActionMailbox
Router
RoutingError
< StandardError
ActionMailbox::Router
ActionMailer
NonInferrableMailerError
< StandardError
ActionMailer
ActionView
Helpers
CacheHelper
UncacheableFragmentError
< StandardError
ActionView::Helpers::CacheHelper
NumberHelper
InvalidNumberError
< StandardError
ActionView::Helpers::NumberHelper
MissingTemplate
< ActionViewError
ActionView
ActiveJob
DeserializationError
< StandardError
ActiveJob
EnqueueError
< StandardError
ActiveJob
SerializationError
< ArgumentError
ActiveJob
ActiveModel
ForbiddenAttributesError
< StandardError
ActiveModel
MissingAttributeError
< NoMethodError
ActiveModel
RangeError
< RangeError
ActiveModel
StrictValidationFailed
< StandardError
ActiveModel
UnknownAttributeError
< NoMethodError
ActiveModel
ValidationError
< StandardError
ActiveModel
ActiveRecord
ActiveRecordError
< StandardError
ActiveRecord
AdapterError
< ActiveRecordError
ActiveRecord
AdapterNotFound
< ActiveRecordError
ActiveRecord
AdapterNotSpecified
< ActiveRecordError
ActiveRecord
AdapterTimeout
< QueryAborted
ActiveRecord
AssociationTypeMismatch
< ActiveRecordError
ActiveRecord
AsynchronousQueryInsideTransactionError
< ActiveRecordError
ActiveRecord
AttributeAssignmentError
< ActiveRecordError
ActiveRecord
AttributeMethods
Serialization
ColumnNotSerializableError
< StandardError
ActiveRecord::AttributeMethods::Serialization
ConfigurationError
< ActiveRecordError
ActiveRecord
ConnectionAdapters
PostgreSQL
Quoting
IntegerOutOf64BitRange
< StandardError
ActiveRecord::ConnectionAdapters::PostgreSQL::Quoting
TransactionInstrumenter
InstrumentationAlreadyStartedError
< ActiveRecordError
ActiveRecord::ConnectionAdapters::TransactionInstrumenter
InstrumentationNotStartedError
< ActiveRecordError
ActiveRecord::ConnectionAdapters::TransactionInstrumenter
ConnectionFailed
< QueryAborted
ActiveRecord
ConnectionNotEstablished
< AdapterError
ActiveRecord
ConnectionTimeoutError
< ConnectionNotEstablished
ActiveRecord
DangerousAttributeError
< ActiveRecordError
ActiveRecord
DatabaseAlreadyExists
< StatementInvalid
ActiveRecord
DatabaseConfigurations
InvalidConfigurationError
< StandardError
ActiveRecord::DatabaseConfigurations
DatabaseConnectionError
< ConnectionNotEstablished
ActiveRecord
Deadlocked
< TransactionRollbackError
ActiveRecord
DestroyAssociationAsyncError
< StandardError
ActiveRecord
EagerLoadPolymorphicError
< ActiveRecordError
ActiveRecord
Encryption
Errors
Base
< StandardError
ActiveRecord::Encryption::Errors
Configuration
< Base
ActiveRecord::Encryption::Errors
Decryption
< Base
ActiveRecord::Encryption::Errors
Encoding
< Base
ActiveRecord::Encryption::Errors
EncryptedContentIntegrity
< Base
ActiveRecord::Encryption::Errors
Encryption
< Base
ActiveRecord::Encryption::Errors
ForbiddenClass
< Base
ActiveRecord::Encryption::Errors
EnvironmentMismatchError
< ActiveRecordError
ActiveRecord
ExclusiveConnectionTimeoutError
< ConnectionTimeoutError
ActiveRecord
ImmutableRelation
< ActiveRecordError
ActiveRecord
InvalidForeignKey
< WrappedDatabaseException
ActiveRecord
IrreversibleMigration
< MigrationError
ActiveRecord
IrreversibleOrderError
< ActiveRecordError
ActiveRecord
LockWaitTimeout
< StatementInvalid
ActiveRecord
MismatchedForeignKey
< StatementInvalid
ActiveRecord
MultiparameterAssignmentErrors
< ActiveRecordError
ActiveRecord
NestedAttributes
TooManyRecords
< ActiveRecordError
ActiveRecord::NestedAttributes
NoDatabaseError
< StatementInvalid
ActiveRecord
NotNullViolation
< StatementInvalid
ActiveRecord
PreparedStatementCacheExpired
< StatementInvalid
ActiveRecord
PreparedStatementInvalid
< ActiveRecordError
ActiveRecord
QueryAborted
< StatementInvalid
ActiveRecord
QueryCanceled
< QueryAborted
ActiveRecord
RangeError
< StatementInvalid
ActiveRecord
ReadOnlyError
< ActiveRecordError
ActiveRecord
ReadOnlyRecord
< ActiveRecordError
ActiveRecord
ReadonlyAttributeError
< ActiveRecordError
ActiveRecord
RecordInvalid
< ActiveRecordError
ActiveRecord
RecordNotDestroyed
< ActiveRecordError
ActiveRecord
RecordNotFound
< ActiveRecordError
ActiveRecord
RecordNotSaved
< ActiveRecordError
ActiveRecord
RecordNotUnique
< WrappedDatabaseException
ActiveRecord
Rollback
< ActiveRecordError
ActiveRecord
SQLWarning
< AdapterError
ActiveRecord
SecureToken
MinimumLengthError
< StandardError
ActiveRecord::SecureToken
SerializationFailure
< TransactionRollbackError
ActiveRecord
SerializationTypeMismatch
< ActiveRecordError
ActiveRecord
SoleRecordExceeded
< ActiveRecordError
ActiveRecord
StaleObjectError
< ActiveRecordError
ActiveRecord
StatementInvalid
< AdapterError
ActiveRecord
StatementTimeout
< QueryAborted
ActiveRecord
StrictLoadingViolationError
< ActiveRecordError
ActiveRecord
SubclassNotFound
< ActiveRecordError
ActiveRecord
TableNotSpecified
< ActiveRecordError
ActiveRecord
TransactionIsolationError
< ActiveRecordError
ActiveRecord
TransactionRollbackError
< StatementInvalid
ActiveRecord
UnknownAttributeReference
< ActiveRecordError
ActiveRecord
UnknownPrimaryKey
< ActiveRecordError
ActiveRecord
ValueTooLong
< StatementInvalid
ActiveRecord
WrappedDatabaseException
< StatementInvalid
ActiveRecord
ActiveStorage
Error
< StandardError
ActiveStorage
FileNotFoundError
< Error
ActiveStorage
IntegrityError
< Error
ActiveStorage
InvariableError
< Error
ActiveStorage
PreviewError
< Error
ActiveStorage
Service
GCSService
MetadataServerError
< Error
ActiveStorage::Service::GCSService
MetadataServerNotFoundError
< Error
ActiveStorage::Service::GCSService
Transformers
ImageProcessingTransformer
UnsupportedImageProcessingArgument
< StandardError
ActiveStorage::Transformers::ImageProcessingTransformer
UnsupportedImageProcessingMethod
< StandardError
ActiveStorage::Transformers::ImageProcessingTransformer
UnpreviewableError
< Error
ActiveStorage
UnrepresentableError
< Error
ActiveStorage
ActiveSupport
ActionableError
NonActionable
< StandardError
ActiveSupport::ActionableError
DeprecationException
< StandardError
ActiveSupport
EncryptedConfiguration
InvalidContentError
< RuntimeError
ActiveSupport::EncryptedConfiguration
EncryptedFile
InvalidKeyLengthError
< RuntimeError
ActiveSupport::EncryptedFile
MissingContentError
< RuntimeError
ActiveSupport::EncryptedFile
MissingKeyError
< RuntimeError
ActiveSupport::EncryptedFile
MessageEncryptor
InvalidMessage
< StandardError
ActiveSupport::MessageEncryptor
MessagePack
UnserializableObjectError
< StandardError
ActiveSupport::MessagePack
MessageVerifier
InvalidSignature
< StandardError
ActiveSupport::MessageVerifier
Notifications
InstrumentationSubscriberError
< RuntimeError
ActiveSupport::Notifications
SafeBuffer
SafeConcatError
< StandardError
ActiveSupport::SafeBuffer
XMLConverter
DisallowedType
< StandardError
ActiveSupport::XMLConverter
Enumerable
SoleItemExpectedError
< StandardError
Enumerable
Exception
Top Level Namespace
LoadError
< Exception
Top Level Namespace
Mime
Type
InvalidMimeType
< StandardError
Mime::Type
Module
DelegationError
< NoMethodError
Module
NameError
< Exception
Top Level Namespace