#include <c++/drivers/base/src/SickException.hh>
Inheritance diagram for SickToolbox::SickErrorException:


Public Member Functions | |
| SickErrorException () | |
| A constructor. | |
| SickErrorException (const char *detailed_str) | |
| Another constructor. | |
| ~SickErrorException () throw () | |
| A destructor. | |
| SickToolbox::SickErrorException::SickErrorException | ( | ) | [inline] |
A constructor.
| SickToolbox::SickErrorException::SickErrorException | ( | const char * | detailed_str | ) | [inline] |
Another constructor.
| detailed_str | A more detailed description |
| SickToolbox::SickErrorException::~SickErrorException | ( | ) | throw () [inline] |
A destructor.
1.5.1