public class JobRequestedActivityServiceException extends CRMValidationException
Constructor and Description |
---|
JobRequestedActivityServiceException(com.crm.businessobject.CRMSession crmSession,
java.lang.String value1,
java.lang.String value2)
Requested activity service %1 is not provided on any activity related with job %2.
|
fillInStackTrace, getDetailMessage, printStackTrace
getCode, getDescription, getErrorParameters, getExpression, getMessage, setMessage
public JobRequestedActivityServiceException(com.crm.businessobject.CRMSession crmSession, java.lang.String value1, java.lang.String value2) throws java.lang.Exception
crmSession
- - the session objectvalue1
- - the first exception valuevalue2
- - the first exception valuejava.lang.Exception