KatanaNativeInterface $VERSION$

CannotOpenPortException Class Reference

Failed to open the serial communication device. More...

#include <cdlCOMExceptions.h>

Inheritance diagram for CannotOpenPortException:
Collaboration diagram for CannotOpenPortException:

List of all members.

Public Member Functions

 CannotOpenPortException (const std::string &port, const std::string os_msg) throw ()

Detailed Description

Failed to open the serial communication device.

Note:
error_number=-10
Linux only: You get also the direct error message from the system

Definition at line 47 of file cdlCOMExceptions.h.


Constructor & Destructor Documentation

CannotOpenPortException::CannotOpenPortException ( const std::string &  port,
const std::string  os_msg 
) throw () [inline]

Definition at line 49 of file cdlCOMExceptions.h.


The documentation for this class was generated from the following file: