Class ProductNotOnPriceListException

  • All Implemented Interfaces:
    Serializable

    public class ProductNotOnPriceListException
    extends AdempiereException
    Throw when product price is not found in price list
    Author:
    teo.sarca@gmail.com
  • FR [ 2872255 ] Introduce ProductNotOnPriceListException https://sourceforge.net/p/adempiere/feature-requests/841/
  • See Also:
    Serialized Form
    • Constructor Detail

      • ProductNotOnPriceListException

        public ProductNotOnPriceListException​(IProductPricing productPricing,
                                              int documentLineNo)