public class CannotUseAccountPricePlanException extends CRMValidationException
Constructor and Description |
---|
CannotUseAccountPricePlanException(com.crm.businessobject.CRMSession crmSession,
java.lang.String value)
Price Plan %1 is already associated with another account or used by a billing term.
|
getCode, getDescription, getErrorParameters, getExpression, getMessage, setMessage, setMessage
public CannotUseAccountPricePlanException(com.crm.businessobject.CRMSession crmSession, java.lang.String value) throws java.lang.Exception
crmSession
- - the session objectvalue
- - the exception valuejava.lang.Exception