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