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 is not open. More...
#include <SerialPortConstants.h>
Public Member Functions | |
NotOpen (const std::string &whatArg) | |
Exception error thrown when the serial port is not open. | |
Exception error thrown when the serial port is not open.
Definition at line 125 of file SerialPortConstants.h.
|
inlineexplicit |
Exception error thrown when the serial port is not open.
Definition at line 131 of file SerialPortConstants.h.