public class CannotExecuteActionAddUsageForProductException extends CRMValidationException
Constructor and Description |
---|
CannotExecuteActionAddUsageForProductException(com.crm.businessobject.CRMSession crmSession,
java.lang.String value1,
java.lang.String value2,
java.lang.String value3)
Cannot execute action add usage for product %1.
|
getCode, getDescription, getErrorParameters, getExpression, getMessage, setMessage
public CannotExecuteActionAddUsageForProductException(com.crm.businessobject.CRMSession crmSession, java.lang.String value1, java.lang.String value2, java.lang.String value3)
crmSession
- - the session objectvalue1
- - the exception value 1value2
- - the exception value 2value3
- - the exception value 3