Serializablepublic class SnmpException extends Exception
| Constructor | Description |
|---|---|
SnmpException(String message,
Throwable cause,
SnmpErrorStatus errorStatus) |
|
SnmpException(SnmpErrorStatus errorStatus) |
| Modifier and Type | Method | Description |
|---|---|---|
SnmpErrorStatus |
getErrorStatus() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SnmpException(String message, Throwable cause, SnmpErrorStatus errorStatus)
public SnmpException(SnmpErrorStatus errorStatus)
public SnmpErrorStatus getErrorStatus()
Copyright © 2020 SNMP4J.org. All rights reserved.