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, toString
public SnmpException(String message)
SnmpException
with message
as the detailed error messagemessage
- the error message
© 2016 ZIH Corp. All Rights Reserved.