Logic error class.
More...
#include <hokuyoaist/hokuyo_errors.h>
|
unsigned int | desc_code_ |
| Description code for use with the error string table.
|
|
std::string | error_str_ |
| Formatted description of the error.
|
|
char | error_type_ [32] |
| String representation of the error.
|
|
Logic error class.
Definition at line 98 of file hokuyo_errors.h.
◆ LogicError() [1/2]
hokuyoaist::LogicError::LogicError |
( |
unsigned int | desc_code | ) |
|
|
inline |
Logic error constructor.
- Parameters
-
desc_code | Index into the error descriptions string table. |
Definition at line 104 of file hokuyo_errors.h.
◆ LogicError() [2/2]
hokuyoaist::LogicError::LogicError |
( |
unsigned int | desc_code, |
|
|
char const * | error_type ) |
|
inline |
◆ ~LogicError()
virtual hokuyoaist::LogicError::~LogicError |
( |
| ) |
|
throw | ( | ) | | | |
|
inlinevirtual |
The documentation for this class was generated from the following file:
- /builddir/build/BUILD/hokuyoaist-3.0.2-build/hokuyoaist-b87a88aa66853d3c9d901d4e6be729c5fe69aae0/include/hokuyoaist/hokuyo_errors.h