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 () | |
![]() | |
ReadWriteNotCompleteException (const std::string &errstr, const int error_number) throw () | |
![]() | |
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.