public class UnsupportedAddressClassException extends MessageException
UnsupportedAddressClassException
indicates a message
exception caused by unsupported address class. When this exception is
thrown, the target address class is not supported by the entity that
is to sent the message and that operation will be canceled.Constructor and Description |
---|
UnsupportedAddressClassException(String message,
Class addressClass) |
Modifier and Type | Method and Description |
---|---|
Class |
getAddressClass()
Returns the class of the address class that is not supported.
|
getSnmp4jErrorStatus, getStatusInformation, setStatusInformation
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2018 SNMP4J.org. All rights reserved.