API
 
Loading...
Searching...
No Matches
modbus_exception.hpp File Reference

Exception types for the MagAO-X Modbus client. More...

#include <exception>
#include <string>
Include dependency graph for modbus_exception.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  modbus_exception
 Modbus Exception Class. More...
 
class  modbus_connect_exception
 Modbus Connect Exception. More...
 
class  modbus_illegal_function_exception
 Modbus Illgal Function Exception. More...
 
class  modbus_illegal_address_exception
 Modbus Illegal Address Exception. More...
 
class  modbus_illegal_data_value_exception
 Modbus Illegal Data Value Exception. More...
 
class  modbus_server_failure_exception
 Modbus Server Failure Exception. More...
 
class  modbus_acknowledge_exception
 Modbus Acknowledge Exception. More...
 
class  modbus_server_busy_exception
 Modbus Server Busy Exception. More...
 
class  modbus_gateway_exception
 Modbus Gate Way Problem Exception. More...
 
class  modbus_buffer_exception
 Modbus Buffer Exception. More...
 
class  modbus_amount_exception
 Modbus Amount Exception. More...
 

Detailed Description

Exception types for the MagAO-X Modbus client.

Author
Jared R. Males (jared.nosp@m.male.nosp@m.s@gma.nosp@m.il.c.nosp@m.om)

Definition in file modbus_exception.hpp.