#include <cdlCOMExceptions.h>
Public Member Functions | |
ReadNotCompleteException (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 | |
int | error_number () const throw () |
Exception (const std::string &message, const int error_number) throw () | |
std::string | message () const throw () |
const char * | what () const throw () |
virtual | ~Exception () throw () |
Additional Inherited Members | |
Protected Attributes inherited from Exception | |
const int | _error_number |
const std::string | _message |
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.