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