Public Member Functions | List of all members
SickToolbox::SickThreadException Class Reference

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

#include <SickException.hh>

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

Public Member Functions

 SickThreadException ()
 A constructor. More...
 
 SickThreadException (const std::string detailed_str)
 Another constructor. More...
 
 ~SickThreadException () throw ()
 A destructor. More...
 
- Public Member Functions inherited from SickToolbox::SickException
 SickException (const std::string general_str)
 A standard constructor. More...
 
 SickException (const std::string general_str, const std::string detailed_str)
 A standard constructor. More...
 
virtual const char * what () const throw ()
 From the standard exception library. More...
 
 ~SickException () throw ()
 A destructor. More...
 

Detailed Description

Thrown when error occurs during thread initialization, and uninitialization.

Definition at line 161 of file SickException.hh.

Constructor & Destructor Documentation

SickToolbox::SickThreadException::SickThreadException ( )
inline

A constructor.

Definition at line 168 of file SickException.hh.

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

Another constructor.

Parameters
detailed_strA more detailed description

Definition at line 175 of file SickException.hh.

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

A destructor.

Definition at line 181 of file SickException.hh.


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


sicktoolbox
Author(s): Jason Derenick , Thomas Miller
autogenerated on Tue Sep 10 2019 03:37:35