#include <c++/drivers/base/src/SickException.hh>
Inheritance diagram for SickToolbox::SickConfigException:
Public Member Functions | |
SickConfigException () | |
A constructor. | |
SickConfigException (const std::string detailed_str) | |
Another constructor. | |
~SickConfigException () throw () | |
A destructor. |
SickToolbox::SickConfigException::SickConfigException | ( | ) | [inline] |
A constructor.
SickToolbox::SickConfigException::SickConfigException | ( | const std::string | detailed_str | ) | [inline] |
Another constructor.
detailed_str | A more detailed description |
SickToolbox::SickConfigException::~SickConfigException | ( | ) | throw () [inline] |
A destructor.