Unsupported feature error class. More...
#include <hokuyoaist/hokuyo_errors.h>
Public Member Functions | |
UnsupportedError (unsigned int desc_code) | |
Unsupported error constructor. |
Unsupported feature error class.
Definition at line 232 of file hokuyo_errors.h.
hokuyoaist::UnsupportedError::UnsupportedError | ( | unsigned int | desc_code | ) | [inline] |
Unsupported error constructor.
desc_code | Index into the error descriptions string table. |
Definition at line 238 of file hokuyo_errors.h.