ilog.rules.res.session.rawdata

Class MarshallerNotFoundException

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


    public class MarshallerNotFoundException
    extends RawDataRuleExecutionException
    A MarshallerNotFoundException exception is raised if a problem occurs locating the marshaller during the execution of a raw data rule service method.
    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
    • Constructor Detail

      • MarshallerNotFoundException

        public MarshallerNotFoundException(java.lang.String rulesetPath)

© Copyright IBM Corp. 1987, 2020