public class SubServiceSwapRuleException extends CRMValidationException
Constructor and Description |
---|
SubServiceSwapRuleException(com.crm.businessobject.CRMSession crmSession,
com.crm.dataobject.products.CRMDOProduct value1,
com.crm.dataobject.subscriptions.SubscriptionActionClassificationCode value2)
Subscription service %1 cannot be %2 based on the billing term definition.
|
fillInStackTrace, getDetailMessage, printStackTrace
getCode, getDescription, getErrorParameters, getExpression, getMessage, setMessage
public SubServiceSwapRuleException(com.crm.businessobject.CRMSession crmSession, com.crm.dataobject.products.CRMDOProduct value1, com.crm.dataobject.subscriptions.SubscriptionActionClassificationCode value2) throws java.lang.Exception
crmSession
- - the session objectvalue1
- - the first exception valuevalue2
- - the second exception valuejava.lang.Exception