public class MExecutionException extends javax.rules.RuleExecutionException implements IMRulesException
IExecutable
or one of its sub treatment.
Overrides RuleExecutionException
to add ExceptionInfo.IMRulesException.Utils
Constructor and Description |
---|
MExecutionException(IMRulesException src) |
MExecutionException(IMRulesException src,
IMRulesObject o) |
MExecutionException(MessageInfo messageCode) |
MExecutionException(MessageInfo messageCode,
Exception cause) |
MExecutionException(MessageInfo messageCode,
IMRulesObject o) |
MExecutionException(MessageInfo messageCode,
IMRulesObject o,
Exception cause) |
MExecutionException(UtilsException src) |
MExecutionException(UtilsException src,
IMRulesObject o) |
Modifier and Type | Method and Description |
---|---|
MRulesExceptionInfoBlock |
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 MExecutionException(UtilsException src)
public MExecutionException(UtilsException src, IMRulesObject o)
public MExecutionException(IMRulesException src)
public MExecutionException(IMRulesException src, IMRulesObject o)
public MExecutionException(MessageInfo messageCode)
public MExecutionException(MessageInfo messageCode, Exception cause)
public MExecutionException(MessageInfo messageCode, IMRulesObject o)
public MExecutionException(MessageInfo messageCode, IMRulesObject o, Exception cause)
public MRulesExceptionInfoBlock getInfoBlock()
getInfoBlock
in interface IMRulesException