public class InvalidSwapServiceClassificationCodeException extends CRMValidationException
Constructor and Description |
---|
InvalidSwapServiceClassificationCodeException(com.crm.businessobject.CRMSession crmSession,
com.crm.dataobject.products.CRMDOProduct fromProduct,
com.crm.dataobject.products.CRMDOProduct toProduct,
java.lang.String swapAction)
Change from %1 to %2 is not %3.
|
fillInStackTrace, getDetailMessage, printStackTrace
getCode, getDescription, getErrorParameters, getExpression, getMessage, setMessage
public InvalidSwapServiceClassificationCodeException(com.crm.businessobject.CRMSession crmSession, com.crm.dataobject.products.CRMDOProduct fromProduct, com.crm.dataobject.products.CRMDOProduct toProduct, java.lang.String swapAction) throws java.lang.Exception
crmSession
- - the session objectfromProduct
- - the first exception valuetoProduct
- - the second exception valueswapAction
- - the third exception valuejava.lang.Exception