HokuyoAIST  3.0.1
Public Member Functions
hokuyoaist::LogicError Class Reference

Logic error class. More...

#include <hokuyoaist/hokuyo_errors.h>

Inheritance diagram for hokuyoaist::LogicError:
Inheritance graph
[legend]
Collaboration diagram for hokuyoaist::LogicError:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 LogicError (unsigned int desc_code)
 Logic error constructor.
 LogicError (unsigned int desc_code, char const *error_type)
virtual ~LogicError () throw ()

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_codeIndex 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]

Definition at line 106 of file hokuyo_errors.h.

virtual hokuyoaist::LogicError::~LogicError ( ) throw () [inline, virtual]

Definition at line 109 of file hokuyo_errors.h.


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