org.opennms.bb.dp.capsd.plugin
Class UnsupportedProtocolException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--org.opennms.bb.dp.capsd.plugin.UnsupportedProtocolException
- All Implemented Interfaces:
- Serializable
- public class UnsupportedProtocolException
- extends Exception
The UnsupportedProtocolException class is thrown when a capsd plugin
is queried for a protocol it does not support
- Author:
- Sowmya
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, wait, wait, wait |
UnsupportedProtocolException
public UnsupportedProtocolException()
UnsupportedProtocolException
public UnsupportedProtocolException(String s)