com.jpragma.snmp
Class SnmpSystemException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.jpragma.snmp.SnmpSystemException
- All Implemented Interfaces:
- java.io.Serializable
public class SnmpSystemException
- extends java.lang.RuntimeException
Unchecked generic exception.
- Author:
- Isaac Levin
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
SnmpSystemException
public SnmpSystemException()
SnmpSystemException
public SnmpSystemException(java.lang.String message)
SnmpSystemException
public SnmpSystemException(java.lang.Throwable cause)
SnmpSystemException
public SnmpSystemException(java.lang.String message,
java.lang.Throwable cause)