Uses of Class
org.adempiere.exceptions.BPartnerException
-
Packages that use BPartnerException Package Description org.adempiere.exceptions -
-
Uses of BPartnerException in org.adempiere.exceptions
Subclasses of BPartnerException in org.adempiere.exceptions Modifier and Type Class Description class
BPartnerNoAddressException
Thrown when an location/address is required for a BPartner but not found.class
BPartnerNoBillToAddressException
Thrown when Bill To Address is required for a BPartner but not found.class
BPartnerNoShipToAddressException
Thrown when Ship To Address is required for a BPartner but not found.
-