Logic error class.
More...
#include <hokuyoaist/hokuyo_errors.h>
Additional Inherited Members |
unsigned int | desc_code_ |
| Description code for use with the error string table.
|
std::stringstream | ss |
| Formatted description of the error.
|
char | error_type_ [32] |
| String representation of the error.
|
Detailed Description
Logic error class.
Definition at line 97 of file hokuyo_errors.h.
Constructor & Destructor Documentation
hokuyoaist::LogicError::LogicError |
( |
unsigned int |
desc_code | ) |
|
|
inline |
Logic error constructor.
- Parameters
-
desc_code | Index into the error descriptions string table. |
Definition at line 103 of file hokuyo_errors.h.
hokuyoaist::LogicError::LogicError |
( |
unsigned int |
desc_code, |
|
|
char const * |
error_type |
|
) |
| |
|
inline |
virtual hokuyoaist::LogicError::~LogicError |
( |
| ) |
throw () |
|
inlinevirtual |
The documentation for this class was generated from the following file:
- /builddir/build/BUILD/gbiggs-hokuyoaist-32e8771/include/hokuyoaist/hokuyo_errors.h