public class MaximumComponentException extends CRMValidationException
Constructor and Description |
---|
MaximumComponentException(com.crm.businessobject.CRMSession crmSession,
java.lang.String value1,
java.lang.String value2,
java.lang.String value3)
At most %1 product(s) with %2 %3 can be specified.
|
fillInStackTrace, getDetailMessage, printStackTrace
getCode, getDescription, getErrorParameters, getExpression, getMessage, setMessage
public MaximumComponentException(com.crm.businessobject.CRMSession crmSession, java.lang.String value1, java.lang.String value2, java.lang.String value3) throws java.lang.Exception
crmSession
- - the session objectvalue1
- - the first exception valuevalue2
- - the second exception valuevalue3
- - the second exception valuejava.lang.Exception