public class CommunicationNotAllowedByApplicationServerException extends CRMValidationException
Constructor and Description |
---|
CommunicationNotAllowedByApplicationServerException(com.crm.businessobject.CRMSession crmSession,
java.lang.String value)
Sending of an %1 communication is not allowed via this application server
|
getCode, getDescription, getErrorParameters, getExpression, getMessage, setMessage
public CommunicationNotAllowedByApplicationServerException(com.crm.businessobject.CRMSession crmSession, java.lang.String value) throws java.lang.Exception
crmSession
- - the session objectvalue
- - the exception valuejava.lang.Exception