hokuyoaist::RuntimeError Class Reference

Runtime error class. More...

#include <hokuyoaist/hokuyo_errors.h>

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

List of all members.

Public Member Functions

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

Detailed Description

Runtime error class.

Definition at line 114 of file hokuyo_errors.h.


Constructor & Destructor Documentation

hokuyoaist::RuntimeError::RuntimeError ( unsigned int  desc_code  )  [inline]

Runtime error constructor.

Parameters:
desc_code Index into the error descriptions string table.

Definition at line 120 of file hokuyo_errors.h.

hokuyoaist::RuntimeError::RuntimeError ( unsigned int  desc_code,
char const *  error_type 
) [inline]

Definition at line 123 of file hokuyo_errors.h.

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

Definition at line 126 of file hokuyo_errors.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 16 Oct 2012 for HokuyoAIST by  doxygen 1.6.1