Exceptions

exception shopkit.stock.exceptions.NoStockAvailableException(item)

Bases: shopkit.core.exceptions.ShopKitExceptionBase

Exception raised by the save method of StockedCartItemMixinBase when no stock is available for the current item.