class

Takarik::Data::StrictLoadingViolationError

Inherits Exception < Reference < Object

Exception raised when strict loading is violated (accessing non-preloaded associations)

Constructors

new(message : String = "Attempted to access association that was not preloaded")
Source