com.ibm.ia.common

Class ComponentException

  • All Implemented Interfaces:
    java.io.Serializable
    Direct Known Subclasses:
    AgentException


    public class ComponentException
    extends EventRetryException
    An Exception class for event processing failures from any component ( not only agents)
    See Also:
    Serialized Form
    • Method Summary

      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, 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

      • ComponentException

        public ComponentException(java.lang.Throwable cause)
      • ComponentException

        public ComponentException(java.lang.String msg)
      • ComponentException

        public ComponentException(java.lang.String msg,
                          java.lang.Throwable cause)

© Copyright IBM 2016