class

PointClickEngine::Inventory::ItemValidationError

Inherits PointClickEngine::Core::ValidationError < PointClickEngine::Core::LoadingError < Exception < Reference < Object

Validation error for inventory items

Constructors

new(errors : Array(String), item_name : String | Nil = nil)
Source
new(message : String, item_name : String | Nil = nil)
Source

Instance methods

item_name
Source