Exceptions¶
shopkit.core.exceptions
-
exception
shopkit.core.exceptions.AlreadyConfirmedException(order)¶ Bases:
exceptions.ExceptionException raised when confirmation is attempted for an order which has already been confirmed.
-
exception
shopkit.core.exceptions.ShopKitExceptionBase¶ Bases:
exceptions.ExceptionBase class for exception in django-shopkit.