InventoryRangeError

Exception thrown by the inventory when a range error happens, instead of the classic RangeError that gives a bad description of the problem.

Constructors

this
this(string message, string file, size_t line)
Undocumented in source.
this
this(size_t index, Inventory inventory, string file, size_t line)
Undocumented in source.

Meta