public class PurchaseCustomerEventDoesNotBelongToMerchantException extends CRMValidationException
Constructor and Description |
---|
PurchaseCustomerEventDoesNotBelongToMerchantException(com.crm.businessobject.CRMSession crmSession,
java.lang.String value1)
Purchase Customer Event %1 does not belong to Merchant
|
getCode, getDescription, getErrorParameters, getExpression, getMessage, setMessage
public PurchaseCustomerEventDoesNotBelongToMerchantException(com.crm.businessobject.CRMSession crmSession, java.lang.String value1) throws java.lang.Exception
crmSession
- - the session objectvalue1
- - the first exception valuejava.lang.Exception