Uses of Class
org.openhab.core.io.transport.modbus.exception.ModbusTransportException
-
Uses of ModbusTransportException in org.openhab.core.io.transport.modbus.exception
Modifier and TypeClassDescriptionclass
Exception for connection issuesclass
Exception for explicit exception responses from Modbus slaveclass
Exception for all IO errorsclass
Exception representing situation where function code of the response does not match requestclass
Exception representing situation where data length of the response does not match requestclass
Exception representing situation where transaction id of the response does not match request