public class CannotDeleteRewardsParticipatingMerchantException extends CRMValidationException
Constructor and Description |
---|
CannotDeleteRewardsParticipatingMerchantException(com.crm.businessobject.CRMSession crmSession,
java.lang.String value1)
Cannot delete rewards participating merchant.
|
getCode, getDescription, getErrorParameters, getExpression, getMessage, setMessage, setMessage
public CannotDeleteRewardsParticipatingMerchantException(com.crm.businessobject.CRMSession crmSession, java.lang.String value1) throws java.lang.Exception
crmSession
- - the session objectvalue1
- - the first exception valuejava.lang.Exception