KatanaNativeInterface $VERSION$
Public Member Functions | List of all members
MotorTimeoutException Class Reference

The timeout elapsed for the given motor and target position. More...

#include <kmlCommon.h>

Inheritance diagram for MotorTimeoutException:
Inheritance graph
Collaboration diagram for MotorTimeoutException:
Collaboration graph

Public Member Functions

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

Additional Inherited Members

- Protected Attributes inherited from Exception
const std::string _message
 
const int _error_number
 

Detailed Description

The timeout elapsed for the given motor and target position.

Note
error_number=-36

Definition at line 80 of file kmlCommon.h.

Constructor & Destructor Documentation

◆ MotorTimeoutException()

MotorTimeoutException::MotorTimeoutException ( )
throw (
)
inline

Definition at line 82 of file kmlCommon.h.


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