KatanaNativeInterface  $VERSION$
Public Member Functions
MotorOutOfRangeException Class Reference

The encoders for the given motor were out of range. More...

#include <kmlCommon.h>

Inheritance diagram for MotorOutOfRangeException:
Inheritance graph
Collaboration diagram for MotorOutOfRangeException:
Collaboration graph

List of all members.

Public Member Functions

 MotorOutOfRangeException () 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 encoders for the given motor were out of range.

Note:
error_number=-35

Definition at line 71 of file kmlCommon.h.


Constructor & Destructor Documentation

MotorOutOfRangeException::MotorOutOfRangeException ( ) throw ()
inline

Definition at line 73 of file kmlCommon.h.


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