public class MandatoryFieldOfUDRCategoryException extends CRMValidationException
Constructor and Description |
---|
MandatoryFieldOfUDRCategoryException(com.crm.businessobject.CRMSession crmSession,
java.lang.String value1,
java.lang.String value2,
java.lang.String value3)
Please specify the %1 of %2 %3.
|
getCode, getDescription, getErrorParameters, getExpression, getMessage, setMessage, setMessage
public MandatoryFieldOfUDRCategoryException(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 exception valuevalue2
- - the exception valuevalue3
- - the exception valuejava.lang.Exception