|
KatanaNativeInterface
$VERSION$
|
Not all bytes could be written to the serial communication device. More...
#include <cdlCOMExceptions.h>


Public Member Functions | |
| WriteNotCompleteException (const std::string &port) throw () | |
Public Member Functions inherited from ReadWriteNotCompleteException | |
| ReadWriteNotCompleteException (const std::string &errstr, const int error_number) throw () | |
Public Member Functions inherited from Exception | |
| Exception (const std::string &message, const int error_number) throw () | |
| virtual | ~Exception () throw () |
| std::string | message () const throw () |
| const char * | what () const throw () |
| const int | error_number () const throw () |
Not all bytes could be written to the serial communication device.
Definition at line 103 of file cdlCOMExceptions.h.
|
inline |
Definition at line 105 of file cdlCOMExceptions.h.
1.8.1.1