ilog.rules.res.model

Class IlrRepositoryException

  • java.lang.Object
    • java.lang.Throwable
      • java.lang.Exception
        • com.ibm.rules.res.message.internal.LocalizedException
          • ilog.rules.res.model.IlrRepositoryException
  • All Implemented Interfaces:
    com.ibm.rules.res.message.internal.LocalizedMessage, java.io.Serializable
    Direct Known Subclasses:
    IlrAlreadyExistException, IlrArchiveException, IlrFormatException


    public class IlrRepositoryException
    extends com.ibm.rules.res.message.internal.LocalizedException
    An IlrRepositoryException instance is thrown when an error occurs in the repository or on the RuleApp and ruleset repository elements. All repository exceptions extend this class.
    Since:
    7.0
    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.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

© Copyright IBM Corp. 1987, 2020