org.opennms.bb.dp.eventd
Class EventListenerException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--org.opennms.bb.dp.eventd.EventListenerException
- All Implemented Interfaces:
- Serializable
- public class EventListenerException
- extends Exception
The EventListenerException class is thrown when Eventd listener
is unable to bring up all its communication channels
- Version:
- $Revision: 1.1 $
- Author:
- Sowmya Kumaraswamy, OpenNMS.org
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, wait, wait, wait |
EventListenerException
public EventListenerException()
EventListenerException
public EventListenerException(String s)