ilog.rules.res.xu.ruleset

Class IlrRulesetCacheException

  • java.lang.Object
    • java.lang.Throwable
      • java.lang.Exception
        • com.ibm.rules.res.message.internal.LocalizedException
          • com.ibm.rules.res.xu.internal.XUException
            • ilog.rules.res.xu.ruleset.IlrRulesetCacheException
  • All Implemented Interfaces:
    com.ibm.rules.res.message.internal.LocalizedMessage, java.io.Serializable


    public class IlrRulesetCacheException
    extends com.ibm.rules.res.xu.internal.XUException
    implements java.io.Serializable
    Thrown to indicate an error from the IlrRulesetCache interface.
    Since:
    7.1
    See Also:
    Serialized Form
    • Field Summary

      • Fields inherited from class com.ibm.rules.res.message.internal.LocalizedException

        msg
    • Method Summary

      • Methods inherited from class com.ibm.rules.res.xu.internal.XUException

        toStringArray
      • Methods inherited from class com.ibm.rules.res.message.internal.LocalizedException

        getLocalizedMessage, getLocalizedMessage, getMessage, getMessageCode, getMessageParameters, getResourceBundleName
      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • IlrRulesetCacheException

        public IlrRulesetCacheException(java.lang.String code,
                                java.lang.String[] params,
                                java.lang.Throwable cause)
        Constructs a new instance of IlrRulesetCacheException
        Parameters:
        code - Message code
        params - Message parameters
        cause -

© Copyright IBM Corp. 1987, 2020