#include <cdlCOMExceptions.h>
Public Member Functions | |
DeviceReadException (const std::string &port, const std::string os_msg) throw () |
Reading from the serial communication device failed
Definition at line 75 of file cdlCOMExceptions.h.
DeviceReadException::DeviceReadException | ( | const std::string & | port, |
const std::string | os_msg | ||
) | throw () [inline] |
Definition at line 77 of file cdlCOMExceptions.h.