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