org.netsnmp
Class NetSNMPSession.readInterrupt
java.lang.Object
|
+--java.lang.Throwable
|
+--org.netsnmp.NetSNMPSession.readInterrupt
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- NetSNMPSession
- public static class NetSNMPSession.readInterrupt
- extends Throwable
Internal exception thrown when a read has been signalled
to end prematturely
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
NetSNMPSession.readInterrupt
protected NetSNMPSession.readInterrupt(String msg)
- Deprecated.