| Package | Description |
|---|---|
| com.intelligt.modbus.jlibmodbus.exception | |
| com.intelligt.modbus.jlibmodbus.msg.base | |
| com.intelligt.modbus.jlibmodbus.utils |
| Modifier and Type | Method and Description |
|---|---|
ModbusExceptionCode |
ModbusProtocolException.getException() |
| Constructor and Description |
|---|
ModbusProtocolException(ModbusExceptionCode exception) |
| Modifier and Type | Method and Description |
|---|---|
ModbusExceptionCode |
ModbusResponse.getModbusExceptionCode() |
| Modifier and Type | Method and Description |
|---|---|
static ModbusExceptionCode |
ModbusExceptionCode.get(int value) |
static ModbusExceptionCode |
ModbusExceptionCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ModbusExceptionCode[] |
ModbusExceptionCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All rights reserved.