public class InvalidJobTypeException extends CRMValidationException
Constructor and Description |
---|
InvalidJobTypeException(com.crm.businessobject.CRMSession crmSession,
java.lang.String value)
Job type %1 is disallowed based on the active Job Definition
|
fillInStackTrace, getDetailMessage, printStackTrace
getCode, getDescription, getErrorParameters, getExpression, getMessage, setMessage
public InvalidJobTypeException(com.crm.businessobject.CRMSession crmSession, java.lang.String value) throws java.lang.Exception
crmSession
- - the session objectvalue
- - the exception valuejava.lang.Exception