KatanaNativeInterface
$VERSION$
|
The encoders for the given motor were out of range. More...
#include <kmlCommon.h>
Public Member Functions | |
MotorOutOfRangeException () 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 encoders for the given motor were out of range.
Definition at line 71 of file kmlCommon.h.
|
inline |
Definition at line 73 of file kmlCommon.h.