INTRODUCTION Overview Download and Install Documentation Publications REPOSITORY Libraries DEVELOPER Dev Guide Dashboard PEOPLE Contributors Users Project Download Mailing lists
|
hokuyo_aist::BaseError Class Reference General error class. More...
Inheritance diagram for hokuyo_aist::BaseError:
![]()
Detailed DescriptionGeneral error class. Constructor & Destructor Documentation◆ BaseError()
Hokuyo error constructor.
References desc_code_, hokuyo_aist::desc_code_to_string(), error_type_, and ss. Member Data Documentation◆ desc_code_
Description code for use with the error string table. Referenced by BaseError(). ◆ error_type_
String representation of the error. Referenced by BaseError(). ◆ ss
Formatted description of the error. Referenced by BaseError(), hokuyo_aist::ParseError::ParseError(), and hokuyo_aist::UnknownLineError::UnknownLineError(). The documentation for this class was generated from the following files:
|