KatanaNativeInterface  $VERSION$
Public Member Functions
ReadNotCompleteException Class Reference

The Katana didn't answer correctly within the given timeout. More...

#include <cdlCOMExceptions.h>

Inheritance diagram for ReadNotCompleteException:
Inheritance graph
Collaboration diagram for ReadNotCompleteException:
Collaboration graph

List of all members.

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
 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 ()

Detailed Description

The Katana didn't answer correctly within the given timeout.

Note:
error_number=-16

Definition at line 112 of file cdlCOMExceptions.h.


Constructor & Destructor Documentation

ReadNotCompleteException::ReadNotCompleteException ( const std::string &  port) throw ()
inline

Definition at line 114 of file cdlCOMExceptions.h.


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