public class InstalledItemAtLeastRestrictionsException extends CRMValidationException
Constructor and Description |
---|
InstalledItemAtLeastRestrictionsException(com.crm.businessobject.CRMSession crmSession,
java.lang.String value1,
java.lang.String value2,
java.lang.String value3,
java.lang.String value4)
Subscription installed item restrictions are violated.
|
getCode, getDescription, getErrorParameters, getExpression, getMessage, setMessage
public InstalledItemAtLeastRestrictionsException(com.crm.businessobject.CRMSession crmSession, java.lang.String value1, java.lang.String value2, java.lang.String value3, java.lang.String value4) throws java.lang.Exception
crmSession
- - the session objectvalue1
- - the first exception valuevalue2
- - the second exception valuevalue3
- - the third exception valuevalue4
- - the forth exception valuejava.lang.Exception