Class TaxForChangeNotFoundException

All Implemented Interfaces:
Serializable

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

      • 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)
        Parameters:
        C_Charge_ID -
        AD_Org_ID -
        M_Warehouse_ID -
        billC_BPartner_Location_ID -
        shipC_BPartner_Location_ID -
        additionalMsg -