public class CannotDeleteException extends CRMValidationException
Constructor and Description |
---|
CannotDeleteException(com.crm.businessobject.CRMSession crmSession,
java.lang.String value)
Cannot delete %1 when life cycle state is In progress, Lost or Won.
|
getCode, getDescription, getErrorParameters, getExpression, getMessage, setMessage, setMessage
public CannotDeleteException(com.crm.businessobject.CRMSession crmSession, java.lang.String value) throws java.lang.Exception
crmSession
- - the session objectvalue
- - the exception valuejava.lang.Exception