SickToolbox::SickThreadException Class Reference

Thrown when error occurs during thread initialization, and uninitialization. More...

#include <c++/drivers/base/src/SickException.hh>

Inheritance diagram for SickToolbox::SickThreadException:

Inheritance graph
[legend]
Collaboration diagram for SickToolbox::SickThreadException:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 SickThreadException ()
 A constructor.
 SickThreadException (const std::string detailed_str)
 Another constructor.
 ~SickThreadException () throw ()
 A destructor.

Detailed Description

Thrown when error occurs during thread initialization, and uninitialization.


Constructor & Destructor Documentation

SickToolbox::SickThreadException::SickThreadException (  )  [inline]

A constructor.

SickToolbox::SickThreadException::SickThreadException ( const std::string  detailed_str  )  [inline]

Another constructor.

Parameters:
detailed_str A more detailed description

SickToolbox::SickThreadException::~SickThreadException (  )  throw () [inline]

A destructor.


The documentation for this class was generated from the following file:
Generated on Thu Mar 20 09:41:46 2008 for sicktoolbox-1.0 by  doxygen 1.5.1