public class ConcurrentUsageIsNotAllowException extends CRMValidationException
Constructor and Description |
---|
ConcurrentUsageIsNotAllowException(com.crm.businessobject.CRMSession crmSession,
java.lang.String value)
Concurrent usage is not allowed by billing term scheme %1
|
getCode, getDescription, getErrorParameters, getExpression, getMessage, setMessage, setMessage
public ConcurrentUsageIsNotAllowException(com.crm.businessobject.CRMSession crmSession, java.lang.String value) throws java.lang.Exception
crmSession
- - the session objectvalue
- - the exception valuejava.lang.Exception