HokuyoAIST  3.0.1
Public Member Functions
hokuyoaist::ArgError Class Reference

Bad argument error class. More...

#include <hokuyoaist/hokuyo_errors.h>

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

List of all members.

Public Member Functions

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

Detailed Description

Bad argument error class.

Definition at line 245 of file hokuyo_errors.h.


Constructor & Destructor Documentation

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

Argument error constructor.

Parameters:
desc_codeIndex into the error descriptions string table.

Definition at line 251 of file hokuyo_errors.h.

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

Definition at line 254 of file hokuyo_errors.h.

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

Definition at line 257 of file hokuyo_errors.h.


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