public class DistributorCannotBeLabeledException extends CRMValidationException
Constructor and Description |
---|
DistributorCannotBeLabeledException(com.crm.businessobject.CRMSession crmSession,
java.lang.String value1)
Distributor %1 cannot be labeled for this subscription.
|
getCode, getDescription, getErrorParameters, getExpression, getMessage, setMessage, setMessage
public DistributorCannotBeLabeledException(com.crm.businessobject.CRMSession crmSession, java.lang.String value1) throws java.lang.Exception
crmSession
- - the session objectvalue1
- - the first exception valuejava.lang.Exception