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, toStringpublic ErrorStatusException(ErrorStatus status)
public ErrorStatusException(ErrorStatus status, Throwable t)
public ErrorStatusException(ErrorStatus status, String message)
Copyright © 2020. All rights reserved.