public class MConditionEvaluationException extends MExecutionException
ICondition.
Overrides RuleExecutionException to add ExceptionInfo.IMRulesException.Utils| Constructor and Description |
|---|
MConditionEvaluationException(IMRulesException src) |
MConditionEvaluationException(IMRulesException src,
IMRulesObject o) |
MConditionEvaluationException(MessageInfo messageCode) |
MConditionEvaluationException(MessageInfo messageCode,
Exception cause) |
MConditionEvaluationException(MessageInfo messageCode,
IMRulesObject o) |
MConditionEvaluationException(MessageInfo messageCode,
IMRulesObject o,
Exception cause) |
MConditionEvaluationException(UtilsException src) |
MConditionEvaluationException(UtilsException src,
IMRulesObject o) |
getInfoBlockgetCause, printStackTrace, printStackTrace, printStackTrace, toStringaddSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, setStackTraceclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetCause, getMessagepublic MConditionEvaluationException(UtilsException src)
public MConditionEvaluationException(UtilsException src, IMRulesObject o)
public MConditionEvaluationException(IMRulesException src)
public MConditionEvaluationException(IMRulesException src, IMRulesObject o)
public MConditionEvaluationException(MessageInfo messageCode)
public MConditionEvaluationException(MessageInfo messageCode, Exception cause)
public MConditionEvaluationException(MessageInfo messageCode, IMRulesObject o)
public MConditionEvaluationException(MessageInfo messageCode, IMRulesObject o, Exception cause)