Uses of Class
fr.paris.lutece.plugins.stock.business.purchase.exception.PurchaseException

Packages that use PurchaseException
fr.paris.lutece.plugins.stock.business.purchase.exception   
fr.paris.lutece.plugins.stock.service   
 

Uses of PurchaseException in fr.paris.lutece.plugins.stock.business.purchase.exception
 

Subclasses of PurchaseException in fr.paris.lutece.plugins.stock.business.purchase.exception
 class PurchaseOutOfStock
          Exception thrown when quantity available for offer is not enough
 class PurchaseSessionExpired
          Exception thrown when purchase have not active session
 class PurchaseUnavailable
          General exception for forbidden purchase
 

Uses of PurchaseException in fr.paris.lutece.plugins.stock.service
 

Methods in fr.paris.lutece.plugins.stock.service that throw PurchaseException
 void IPurchaseRules.checkBeforePurchase(IPurchaseDTO purchase, java.lang.String sessionId)
          Called before to save the purchase.
 



Copyright © 2012 Mairie de Paris. All Rights Reserved.