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::UnsupportedError Class Reference

Unsupported feature error class. More...

#include <hokuyo_errors.h>

Inheritance diagram for hokuyo_aist::UnsupportedError:
Inheritance graph

Public Member Functions

 UnsupportedError (unsigned int desc_code)
 Unsupported error constructor.
Public Member Functions inherited from hokuyo_aist::RuntimeError
 RuntimeError (unsigned int desc_code)
 Runtime 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

Unsupported feature error class.

Constructor & Destructor Documentation

◆ UnsupportedError()

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

Unsupported error constructor.

Parameters
desc_codeIndex into the error descriptions string table.

References hokuyo_aist::RuntimeError::RuntimeError().


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

Generated for GearBox by  doxygen 1.4.5