public class MActionExecutionException extends MExecutionException
IAction.IMRulesException.Utils| Constructor and Description |
|---|
MActionExecutionException(IMRulesException src) |
MActionExecutionException(IMRulesException src,
IMRulesObject o) |
MActionExecutionException(MessageInfo messageCode) |
MActionExecutionException(MessageInfo messageCode,
Exception cause) |
MActionExecutionException(MessageInfo messageCode,
IMRulesObject o) |
MActionExecutionException(MessageInfo messageCode,
IMRulesObject o,
Exception cause) |
MActionExecutionException(UtilsException src) |
MActionExecutionException(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 MActionExecutionException(UtilsException src)
public MActionExecutionException(UtilsException src, IMRulesObject o)
public MActionExecutionException(IMRulesException src)
public MActionExecutionException(IMRulesException src, IMRulesObject o)
public MActionExecutionException(MessageInfo messageCode)
public MActionExecutionException(MessageInfo messageCode, Exception cause)
public MActionExecutionException(MessageInfo messageCode, IMRulesObject o)
public MActionExecutionException(MessageInfo messageCode, IMRulesObject o, Exception cause)