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 | Description |
---|---|
UnsupportedAddressClassException(java.lang.String message,
java.lang.Class addressClass) |
Modifier and Type | Method | Description |
---|---|---|
java.lang.Class |
getAddressClass() |
Returns the class of the address class that is not supported.
|
getSnmp4jErrorStatus, getStatusInformation, setStatusInformation
Copyright © 2018 SNMP4J.org. All rights reserved.