public class MRuleInternalException extends javax.rules.RuleException implements IMRulesException
IMRulesException.Utils
Constructor and Description |
---|
MRuleInternalException(IMRulesException src) |
MRuleInternalException(IMRulesException src,
IMRulesObject o) |
MRuleInternalException(MessageInfo messageCode) |
MRuleInternalException(MessageInfo messageCode,
Exception cause) |
MRuleInternalException(MessageInfo messageCode,
IMRulesObject o) |
MRuleInternalException(MessageInfo messageCode,
IMRulesObject o,
Exception cause) |
MRuleInternalException(String code,
String msg) |
MRuleInternalException(String code,
String msg,
Exception cause) |
MRuleInternalException(String code,
String msg,
IMRulesObject o) |
MRuleInternalException(String code,
String msg,
IMRulesObject o,
Exception cause) |
MRuleInternalException(UtilsException src) |
MRuleInternalException(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 MRuleInternalException(UtilsException src)
public MRuleInternalException(UtilsException src, IMRulesObject o)
public MRuleInternalException(IMRulesException src)
public MRuleInternalException(IMRulesException src, IMRulesObject o)
public MRuleInternalException(MessageInfo messageCode)
public MRuleInternalException(MessageInfo messageCode, Exception cause)
public MRuleInternalException(MessageInfo messageCode, IMRulesObject o)
public MRuleInternalException(MessageInfo messageCode, IMRulesObject o, Exception cause)
public MRuleInternalException(String code, String msg, IMRulesObject o)
public MRuleInternalException(String code, String msg, IMRulesObject o, Exception cause)
public MRulesExceptionInfoBlock getInfoBlock()
getInfoBlock
in interface IMRulesException