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