Exception class thrown when the Modbus server is busy.  
 More...
#include <Modbus.h>
Exception class thrown when the Modbus server is busy. 
- See also
- Modbus 
§ ModbusServerBusyException() [1/2]
  
  | 
        
          | BaseLib::ModbusServerBusyException::ModbusServerBusyException | ( | std::string | message | ) |  |  | inline | 
 
 
§ ModbusServerBusyException() [2/2]
  
  | 
        
          | BaseLib::ModbusServerBusyException::ModbusServerBusyException | ( | std::string | message, |  
          |  |  | uint8_t | code, |  
          |  |  | std::vector< char > | packet |  
          |  | ) |  |  |  | inline | 
 
 
The documentation for this class was generated from the following file: