LibSerial 1.0.0
LibSerial provides a convenient, object oriented approach to accessing serial ports on POSIX systems.
|
Exception error thrown when the serial port could not be opened. More...
#include <SerialPortConstants.h>
Public Member Functions | |
OpenFailed (const std::string &whatArg) | |
Exception error thrown when the serial port could not be opened. | |
Exception error thrown when the serial port could not be opened.
Definition at line 155 of file SerialPortConstants.h.
|
inlineexplicit |
Exception error thrown when the serial port could not be opened.
Definition at line 161 of file SerialPortConstants.h.