public class InvalidAccountStateException extends CRMValidationException
Constructor and Description |
---|
InvalidAccountStateException(com.crm.businessobject.CRMSession crmSession,
java.lang.String value,
java.lang.String value2)
The financial transaction cannot be saved since the Accounts Receivable's life cycle state is not %1.
|
fillInStackTrace, getDetailMessage, printStackTrace
getCode, getDescription, getErrorParameters, getExpression, getMessage, setMessage
public InvalidAccountStateException(com.crm.businessobject.CRMSession crmSession, java.lang.String value, java.lang.String value2) throws java.lang.Exception
crmSession
- - the session objectvalue
- - the exception valuejava.lang.Exception