|
DUDS
|
Distributed Update of Data from Something
|
Base class for all errors specific to SMBus communications and used for very general errors. More...
#include <SmbusErrors.hpp>
Base class for all errors specific to SMBus 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 SmbusErrors.hpp.