public class CannotAddRemoveServiceIncludedInTierPathException extends CRMValidationException
Constructor and Description |
---|
CannotAddRemoveServiceIncludedInTierPathException(com.crm.businessobject.CRMSession crmSession,
java.lang.String value,
java.lang.String value2)
Subscription service %1 is included in a tier path and can only be %2 by being swapped.
|
getCode, getDescription, getErrorParameters, getExpression, getMessage, setMessage, setMessage
public CannotAddRemoveServiceIncludedInTierPathException(com.crm.businessobject.CRMSession crmSession, java.lang.String value, java.lang.String value2) throws java.lang.Exception
crmSession
- - the session objectvalue
- - the subscription service valuevalue2
- - the action valuejava.lang.Exception