public class InvalidUalProductIncludedInFullyFundedServicesException extends CRMValidationException
Constructor and Description |
---|
InvalidUalProductIncludedInFullyFundedServicesException(com.crm.businessobject.CRMSession crmSession,
java.lang.String value)
Usage Allowance Product %1 must be included in Funded Services of Fully Funded Member.
|
getCode, getDescription, getErrorParameters, getExpression, getMessage, setMessage, setMessage
public InvalidUalProductIncludedInFullyFundedServicesException(com.crm.businessobject.CRMSession crmSession, java.lang.String value) throws java.lang.Exception
crmSession
- - the session objectvalue
- - the first valuejava.lang.Exception