org.opennms.bb.dp.poller.plugins
Class EventProxyException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--org.opennms.bb.dp.poller.plugins.EventProxyException
- All Implemented Interfaces:
- Serializable
- public class EventProxyException
- extends Exception
The EventProxyExceptiion is thrown by the EventProxy when the event send
fails
- Version:
- $Revision: 1.1 $
- Author:
- Sowmya Kumaraswamy, OpenNMS
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, wait, wait, wait |
EventProxyException
public EventProxyException()
EventProxyException
public EventProxyException(String msg)