ilog.rules.res.session.config

Class IlrConfigException

  • All Implemented Interfaces:
    com.ibm.rules.res.message.internal.LocalizedMessage, java.io.Serializable


    public class IlrConfigException
    extends IlrSessionException
    An exception of type IlrSessionException is raised if a problem occurs with the configuration of rule sessions.
    See Also:
    Serialized Form
    • Field Summary

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

        msg
    • Constructor Summary

      Constructors 
      Constructor and Description
      IlrConfigException(java.lang.Throwable cause) 
    • Method Summary

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

        getLocalizedMessage, getLocalizedMessage, 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

      • IlrConfigException

        public IlrConfigException(java.lang.Throwable cause)

© Copyright IBM Corp. 1987, 2020