public class AlreadyCompletedException extends CRMValidationException
| Constructor and Description |
|---|
AlreadyCompletedException(com.crm.businessobject.CRMSession crmSession,
java.lang.String value)
Communication %1 is already completed.
|
fillInStackTrace, getDetailMessage, printStackTracegetCode, getDescription, getErrorParameters, getExpression, getMessage, setMessagepublic AlreadyCompletedException(com.crm.businessobject.CRMSession crmSession,
java.lang.String value)
throws java.lang.Exception
crmSession - - the session objectvalue - - the exception valuejava.lang.Exception