class Avram::InvalidOperationError

Overview

Raised when using the create!, update!, or delete! methods on an operation when it does not have the proper attributes

Included Modules

Defined in:

lib/avram/src/avram/errors.cr
lucky_avram/ext/avram/errors.cr

Instance Method Summary

Instance methods inherited from module Lucky::RenderableError

renderable_message : String renderable_message, renderable_status : Int32 renderable_status

Instance Method Detail

def invalid_attribute_name : String #

[View source]
def renderable_details : String #

[View source]
def renderable_message : String #

[View source]
def renderable_status : Int32 #

[View source]