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