#include <cdlCOMExceptions.h>
Inheritance diagram for CannotOpenPortException:
Public Member Functions | |
| CannotOpenPortException (const std::string &port, const std::string os_msg) throw () | |
Linux only: You get also the direct error message from the system
Definition at line 47 of file cdlCOMExceptions.h.
| CannotOpenPortException::CannotOpenPortException | ( | const std::string & | port, | |
| const std::string | os_msg | |||
| ) | throw () [inline] |
Definition at line 49 of file cdlCOMExceptions.h.
1.4.7