Thrown when the driver detects (or the Sick reports) an invalid config. More...
#include <SickException.hh>

| Public Member Functions | |
| SickConfigException () | |
| A constructor. | |
| SickConfigException (const std::string detailed_str) | |
| Another constructor. | |
| ~SickConfigException () throw () | |
| A destructor. | |
Thrown when the driver detects (or the Sick reports) an invalid config.
Definition at line 190 of file SickException.hh.
A constructor.
Definition at line 197 of file SickException.hh.
| SickToolbox::SickConfigException::SickConfigException | ( | const std::string | detailed_str | ) |  [inline] | 
Another constructor.
| detailed_str | A more detailed description | 
Definition at line 204 of file SickException.hh.
| SickToolbox::SickConfigException::~SickConfigException | ( | ) | throw ()  [inline] | 
A destructor.
Definition at line 210 of file SickException.hh.