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) |
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 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)