public class ProductComponentsNotAllowedForProductException extends CRMValidationException
Constructor and Description |
---|
ProductComponentsNotAllowedForProductException(com.crm.businessobject.CRMSession crmSession,
java.lang.String value)
Product components are not allowed for product %1.
|
getCode, getDescription, getErrorParameters, getExpression, getMessage, setMessage, setMessage
public ProductComponentsNotAllowedForProductException(com.crm.businessobject.CRMSession crmSession, java.lang.String value) throws java.lang.Exception
crmSession
- - the session objectvalue
- - the first exception valuejava.lang.Exception