KatanaNativeInterface  $VERSION$
Public Member Functions
DeviceWriteException Class Reference

Writing to the serial communication device failed. More...

#include <cdlCOMExceptions.h>

Inheritance diagram for DeviceWriteException:
Inheritance graph
[legend]
Collaboration diagram for DeviceWriteException:
Collaboration graph
[legend]

List of all members.

Public Member Functions

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

Detailed Description

Writing to the serial communication device failed.

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

Definition at line 85 of file cdlCOMExceptions.h.


Constructor & Destructor Documentation

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

Definition at line 87 of file cdlCOMExceptions.h.


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