public class MRuleSessionCreateException extends javax.rules.RuleSessionCreateException implements IMRulesException
RuleSessionCreateException
to add ExceptionInfo.IMRulesException.Utils
Constructor and Description |
---|
MRuleSessionCreateException(IMRulesException src) |
MRuleSessionCreateException(IMRulesException src,
IMRulesObject o) |
MRuleSessionCreateException(MessageInfo messageCode) |
MRuleSessionCreateException(MessageInfo messageCode,
Exception cause) |
MRuleSessionCreateException(MessageInfo messageCode,
IMRulesObject o) |
MRuleSessionCreateException(MessageInfo messageCode,
IMRulesObject o,
Exception cause) |
MRuleSessionCreateException(UtilsException src) |
MRuleSessionCreateException(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 MRuleSessionCreateException(UtilsException src)
public MRuleSessionCreateException(UtilsException src, IMRulesObject o)
public MRuleSessionCreateException(IMRulesException src)
public MRuleSessionCreateException(IMRulesException src, IMRulesObject o)
public MRuleSessionCreateException(MessageInfo messageCode)
public MRuleSessionCreateException(MessageInfo messageCode, Exception cause)
public MRuleSessionCreateException(MessageInfo messageCode, IMRulesObject o)
public MRuleSessionCreateException(MessageInfo messageCode, IMRulesObject o, Exception cause)
public MRulesExceptionInfoBlock getInfoBlock()
getInfoBlock
in interface IMRulesException