public class NotAllowedJobPeriodOfTimeDateException extends CRMValidationException
Constructor and Description |
---|
NotAllowedJobPeriodOfTimeDateException(com.crm.businessobject.CRMSession crmSession,
java.lang.String value1)
The %1 is not within the allowed hours / days.
|
getCode, getDescription, getErrorParameters, getExpression, getMessage, setMessage, setMessage
public NotAllowedJobPeriodOfTimeDateException(com.crm.businessobject.CRMSession crmSession, java.lang.String value1) throws java.lang.Exception
crmSession
- - the session objectvalue1
- - the first exception valuejava.lang.Exception