public class ShortTermActivationDaysExitedRuleException extends CRMValidationException
Constructor and Description |
---|
ShortTermActivationDaysExitedRuleException(com.crm.businessobject.CRMSession crmSession,
java.lang.String value1,
java.lang.String value2)
Subscription cannot be short term activated based on the billing term definition.
|
fillInStackTrace, getDetailMessage, printStackTrace
getCode, getDescription, getErrorParameters, getExpression, getMessage, setMessage
public ShortTermActivationDaysExitedRuleException(com.crm.businessobject.CRMSession crmSession, java.lang.String value1, java.lang.String value2) throws java.lang.Exception
crmSession
- - the session objectvalue1
- - the first exception valuevalue2
- - the second exception valuejava.lang.Exception