public class InvalidJobTypeActivityTypeException extends CRMValidationException
Constructor and Description |
---|
InvalidJobTypeActivityTypeException(com.crm.businessobject.CRMSession crmSession,
java.lang.String value1,
java.lang.String value2)
Activity type %1 is disallowed for job type %2
|
fillInStackTrace, getDetailMessage, printStackTrace
getCode, getDescription, getErrorParameters, getExpression, getMessage, setMessage
public InvalidJobTypeActivityTypeException(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 second exception valuejava.lang.Exception