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) |
getInfoBlock
getCause, printStackTrace, printStackTrace, printStackTrace, toString
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, setStackTrace
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getCause, getMessage
public 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)