public class InvalidProductComponentForProductCompositionMehod extends CRMValidationException
Constructor and Description |
---|
InvalidProductComponentForProductCompositionMehod(com.crm.businessobject.CRMSession crmSession,
java.lang.String value1,
java.lang.String value2)
A product with composition method %1 cannot have a %2 as component.
|
fillInStackTrace, getDetailMessage, printStackTrace
getCode, getDescription, getErrorParameters, getExpression, getMessage, setMessage
public InvalidProductComponentForProductCompositionMehod(com.crm.businessobject.CRMSession crmSession, java.lang.String value1, java.lang.String value2) throws java.lang.Exception
crmSession
- - the session objectvalue1
- - the first exception valuevalue2
- - the second exception valuejava.lang.Exception