public class SnmpException extends Exception
| Constructor and Description |
|---|
SnmpException(String message)
Constructs an
SnmpException with message as the detailed error message |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SnmpException(String message)
SnmpException with message as the detailed error messagemessage - the error message
© 2015 ZIH Corp. All Rights Reserved.