class Avram::InvalidOperationError
- Avram::InvalidOperationError
- Avram::AvramError
- Exception
- Reference
- Object
Overview
Raised when using the create!, update!, or delete! methods on an operation when it does not have the proper attributes
Included Modules
- Lucky::RenderableError
Defined in:
avram/errors.crlucky/ext/avram/errors.cr
Constructors
Instance Method Summary
- #errors : Hash(Symbol, Array(String))
- #invalid_attribute_name : String
- #renderable_details : String
- #renderable_message : String
- #renderable_status : Int32