KatanaNativeInterface $VERSION$

WriteNotCompleteException Class Reference

Not all bytes could be written to the serial communication device. More...

#include <cdlCOMExceptions.h>

Inheritance diagram for WriteNotCompleteException:
Collaboration diagram for WriteNotCompleteException:

List of all members.

Public Member Functions

 WriteNotCompleteException (const std::string &port) throw ()

Detailed Description

Not all bytes could be written to the serial communication device.

Note:
error_number=-15

Definition at line 103 of file cdlCOMExceptions.h.


Constructor & Destructor Documentation

WriteNotCompleteException::WriteNotCompleteException ( const std::string &  port) throw () [inline]

Definition at line 105 of file cdlCOMExceptions.h.


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