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

Base protocol error. More...

#include <hokuyo_errors.h>

Inheritance diagram for hokuyo_aist::ProtocolError:
Inheritance graph

Public Member Functions

 ProtocolError (unsigned int desc_code)
 Protocol error constructor. More...
 
- Public Member Functions inherited from hokuyo_aist::RuntimeError
 RuntimeError (unsigned int desc_code)
 Runtime error constructor. More...
 
- Public Member Functions inherited from hokuyo_aist::BaseError
 BaseError (unsigned int desc_code, char const *error_type)
 Hokuyo error constructor. More...
 

Additional Inherited Members

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

Detailed Description

Base protocol error.

Constructor & Destructor Documentation

◆ ProtocolError()

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

Protocol error constructor.

Parameters
desc_codeIndex into the error descriptions string table.

Referenced by hokuyo_aist::ParseError::ParseError(), and hokuyo_aist::UnknownLineError::UnknownLineError().


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

Generated for GearBox by  doxygen 1.4.5