org.netsnmp
Class NetSNMPAuthenticationException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--org.netsnmp.NetSNMPException
|
+--org.netsnmp.NetSNMPSendError
|
+--org.netsnmp.NetSNMPAuthenticationException
- All Implemented Interfaces:
- Serializable
- public class NetSNMPAuthenticationException
- extends NetSNMPSendError
- 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 |
NetSNMPAuthenticationException
protected NetSNMPAuthenticationException(int s_snmp_errno,
int s_errno,
String msg)
- Parameters:
s_snmp_errno
- s_errno
- msg
-