public class CannotProvideValueException extends CRMValidationException
Constructor and Description |
---|
CannotProvideValueException(com.crm.businessobject.CRMSession crmSession,
java.lang.String value1,
java.lang.String value2)
Cannot provide value(s) %1.
|
getCode, getDescription, getErrorParameters, getExpression, getMessage, setMessage, setMessage
public CannotProvideValueException(com.crm.businessobject.CRMSession crmSession, java.lang.String value1, java.lang.String value2) throws java.lang.Exception
crmSession
- - the session objectvalue1
- - the exception valuevalue2
- - the exception valuejava.lang.Exception