public class SystemAccountAlreadyUsedException extends CRMValidationException
Constructor and Description |
---|
SystemAccountAlreadyUsedException(com.crm.businessobject.CRMSession crmSession,
java.lang.String value)
The specified account for %1 is mapped to another system account.
|
fillInStackTrace, getDetailMessage, printStackTrace
getCode, getDescription, getErrorParameters, getExpression, getMessage, setMessage
public SystemAccountAlreadyUsedException(com.crm.businessobject.CRMSession crmSession, java.lang.String value) throws java.lang.Exception
crmSession
- - the session objectvalue
- - the exception valuejava.lang.Exception