Package org.adempiere.exceptions
Class BPartnerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.adempiere.exceptions.AdempiereException
org.adempiere.exceptions.BPartnerException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
BPartnerNoAddressException
,BPartnerNoBillToAddressException
,BPartnerNoShipToAddressException
Thrown when an exception related to a BPartner happened.
- Author:
- Teo Sarca, www.arhipac.ro
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class org.adempiere.exceptions.AdempiereException
getCtx, getLocalizedMessage
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
BPartnerException
- Parameters:
ad_message
- AD_Message.Valuebp
-
-
-
Method Details
-
getC_BPartner_ID
public int getC_BPartner_ID()- Returns:
- C_BPartner_ID
-