Uses of Class
org.openhab.core.io.transport.modbus.exception.ModbusTransportException
Packages that use ModbusTransportException
-
Uses of ModbusTransportException in org.openhab.core.io.transport.modbus.exception
Subclasses of ModbusTransportException in org.openhab.core.io.transport.modbus.exceptionModifier 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