class

Avram::RecordNotFoundError

Inherits Avram::AvramError < Exception < Reference < Object

Raised when Avram cannot find a record by given id

Constructors

new(model : TableName, id : String)
Source
new(model : TableName, query : Symbol)
Source

Instance methods

model
Source
query
Source