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


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