INTRODUCTION
Overview
Download and Install
Documentation
Publications

REPOSITORY
Libraries

DEVELOPER
Dev Guide
Dashboard

PEOPLE
Contributors
Users

SourceForge.net Logo
Project
Download
Mailing lists

 

         
hokuyo_aist::LogicError Class Reference

Logic error class. More...

#include <hokuyo_errors.h>

Inheritance diagram for hokuyo_aist::LogicError:
Inheritance graph

Public Member Functions

 LogicError (unsigned int desc_code)
 Logic error constructor.
Public Member Functions inherited from hokuyo_aist::BaseError
 BaseError (unsigned int desc_code, char const *error_type)
 Hokuyo error constructor.

Additional Inherited Members

Protected Attributes inherited from hokuyo_aist::BaseError
unsigned int desc_code_
std::stringstream ss
char error_type_ [32]

Detailed Description

Logic error class.

Constructor & Destructor Documentation

◆ LogicError()

hokuyo_aist::LogicError::LogicError ( unsigned int desc_code)
inline

Logic error constructor.

Parameters
desc_codeIndex into the error descriptions string table.

References hokuyo_aist::BaseError::BaseError().


The documentation for this class was generated from the following file:
 

Generated for GearBox by  doxygen 1.4.5