#include <it_bus_pdk/simple_reader.h>
Useful as a base class for readers that do not read all types, in particular attribute readers.
Definition at line 17 of file simple_reader.h.
Public Member Functions | |
SimpleReader (const String &exception_message=sm_default_message) | |
Exception messages are of the form: exception_message + " " + name_of_type. |