|
LibSerial 1.0.0
LibSerial provides a convenient, object oriented approach to accessing serial ports on POSIX systems.
|
Exception error thrown when data could not be read from the serial port before the timeout had been exceeded. More...
#include <SerialPortConstants.h>


Public Member Functions | |
| ReadTimeout (const std::string &whatArg) | |
| Exception error thrown when data could not be read from the serial port before the timeout had been exceeded. | |
Exception error thrown when data could not be read from the serial port before the timeout had been exceeded.
Definition at line 171 of file SerialPortConstants.h.
|
inlineexplicit |
Exception error thrown when data could not be read from the serial port before the timeout had been exceeded.
Definition at line 178 of file SerialPortConstants.h.