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