Exception: Sequel::UndefinedAssociation

Inherits:
Error
  • Object
show all
Defined in:
lib/sequel/model/exceptions.rb

Overview

Raised when an undefined association is used when eager loading.

Constant Summary

Constants inherited from Error

Error::AdapterNotFound, Error::InvalidOperation, Error::InvalidValue, Error::PoolTimeoutError, Error::Rollback

Instance Attribute Summary

Attributes inherited from Error

#wrapped_exception