public class CannotDeleteRewardOfferCategoryException extends CRMValidationException
Constructor and Description |
---|
CannotDeleteRewardOfferCategoryException(com.crm.businessobject.CRMSession crmSession,
java.lang.String entityLabel,
java.lang.String entity,
java.lang.String value)
Cannot delete %1 %2.
|
getCode, getDescription, getErrorParameters, getExpression, getMessage, setMessage
public CannotDeleteRewardOfferCategoryException(com.crm.businessobject.CRMSession crmSession, java.lang.String entityLabel, java.lang.String entity, java.lang.String value) throws java.lang.Exception
crmSession
- - the session objectentity
- - the exception entityvalue
- - the exception valuejava.lang.Exception