Class TaxForChangeNotFoundException

  • All Implemented Interfaces:
    Serializable

    public class TaxForChangeNotFoundException
    extends AdempiereException
    Throw when tax not found for given charge
    Author:
    Teo Sarca, www.arhipac.ro
  • FR [ 2758097 ] Implement TaxNotFoundException
  • See Also:
    Serialized Form
    • Constructor Detail

      • TaxForChangeNotFoundException

        public TaxForChangeNotFoundException​(int C_Charge_ID,
                                             int AD_Org_ID,
                                             int M_Warehouse_ID,
                                             int billC_BPartner_Location_ID,
                                             int shipC_BPartner_Location_ID,
                                             String additionalMsg)