#include <cdlCOMExceptions.h>
Public Member Functions | |
DeviceWriteException (const std::string &port, const std::string os_msg) throw () |
Writing to the serial communication device failed
Definition at line 85 of file cdlCOMExceptions.h.
DeviceWriteException::DeviceWriteException | ( | const std::string & | port, |
const std::string | os_msg | ||
) | throw () [inline] |
Definition at line 87 of file cdlCOMExceptions.h.