KatanaNativeInterface $VERSION$
|
The Katana didn't answer correctly within the given timeout. More...
#include <cdlCOMExceptions.h>
Public Member Functions | |
ReadNotCompleteException (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 () |
Additional Inherited Members | |
![]() | |
const std::string | _message |
const int | _error_number |
The Katana didn't answer correctly within the given timeout.
Definition at line 112 of file cdlCOMExceptions.h.
|
inline |
Definition at line 114 of file cdlCOMExceptions.h.