public class InvalidRestrictPeriodOverThanValueException extends CRMValidationException
Constructor and Description |
---|
InvalidRestrictPeriodOverThanValueException(com.crm.businessobject.CRMSession crmSession)
Allowed Days for Submitting Spend Requests on Purchase Customer Events should not exceed 180 days.
|
getCode, getDescription, getErrorParameters, getExpression, getMessage, setMessage, setMessage
public InvalidRestrictPeriodOverThanValueException(com.crm.businessobject.CRMSession crmSession) throws java.lang.Exception
crmSession
- - the session objectjava.lang.Exception