Package org.snmp4j.model.snmp.proxy.impl
Class SnmpTableImplRO.RowUpdateError
java.lang.Object
org.snmp4j.model.snmp.proxy.impl.SnmpTableImplRO.RowUpdateError
- Enclosing class:
- SnmpTableImplRO<C extends SnmpProxyColumn,
IC extends SnmpProxyIndexColumn, IT, T, R extends SnmpProxyRow<IT, T>>
-
Constructor Summary
ConstructorsConstructorDescriptionRowUpdateError
(SnmpErrorStatus errorStatus, int columnIndex, SnmpValuesChangeSet errorChangeSet) -
Method Summary
-
Constructor Details
-
RowUpdateError
public RowUpdateError(SnmpErrorStatus errorStatus, int columnIndex, SnmpValuesChangeSet errorChangeSet)
-
-
Method Details