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)
Sourcenew(message : String, item_name : String | Nil = nil)
SourceInstance methods
item_name
Source