Namespace UnityEngine.GameFoundation.Exceptions
Classes
CatalogItemNotFoundException
Thrown when a Catalog
CategoryNotFoundException
DetailNotFoundException
Thrown when a detail of a given type is expected but not found in the given item.
InventoryItemNotFoundException
Thrown when the Inventory
NotEnoughBalanceException
Thrown during a process manipulating the wallet when the player tries to spend more than he has.
NotEnoughItemOfDefinitionException
Thrown during a process manipulating the wallet when the player tries to spend more than he has.
StatDefinitionNotFoundException
Thrown when a Stat