public class ErrorStatusException extends SnmpException
Constructor and Description |
---|
ErrorStatusException(ErrorStatus status) |
ErrorStatusException(ErrorStatus status,
String message) |
ErrorStatusException(ErrorStatus status,
Throwable t) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ErrorStatusException(ErrorStatus status)
public ErrorStatusException(ErrorStatus status, Throwable t)
public ErrorStatusException(ErrorStatus status, String message)
Copyright © 2021. All rights reserved.