org.netsnmp
Class NetSNMPErrTooBig
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--org.netsnmp.NetSNMPException
|
+--org.netsnmp.NetSNMPSendError
|
+--org.netsnmp.NetSNMPErrTooBig
- All Implemented Interfaces:
- Serializable
- public class NetSNMPErrTooBig
- extends NetSNMPSendError
Exception thrown when an encoded pdu is too large
- Author:
- Andrew E. Page aepage@users.sourceforge.net
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
NetSNMPErrTooBig
public NetSNMPErrTooBig()
- Creates a new instance of SNMPErrTooBig