DUDS
Distributed Update of Data from Something
duds::hardware::interface::I2cError Struct Reference

Base class for all errors specific to I2C communications and used for very general errors. More...

#include <I2cErrors.hpp>

Inheritance diagram for duds::hardware::interface::I2cError:
Collaboration diagram for duds::hardware::interface::I2cError:

Detailed Description

Base class for all errors specific to I2C communications and used for very general errors.

Errors not derived from this class might still be thrown. For example, an implementation using DigitalPin objects may throw exceptions related to their operation.

Definition at line 20 of file I2cErrors.hpp.


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