DUDS
Distributed Update of Data from Something
duds::hardware::devices::DeviceError Struct Reference

The base type for errors from devices. More...

#include <DeviceErrors.hpp>

Inheritance diagram for duds::hardware::devices::DeviceError:
Collaboration diagram for duds::hardware::devices::DeviceError:

Detailed Description

The base type for errors from devices.

These errors should be kept separate from errors from methods of communication.

Todo:
Expand the set of general device errors to handle a wider variety of errors to limit the need for device specific errors. However, maybe all errors from a device should also be derived from a single class using multiple inheritance.

Definition at line 31 of file DeviceErrors.hpp.


The documentation for this struct was generated from the following file: