Thrown instance where the driver can't read,write,drain,flush,... the buffers. More...
#include <SickException.hh>

| Public Member Functions | |
| SickIOException () | |
| A constructor. | |
| SickIOException (const std::string detailed_str) | |
| Another constructor. | |
| ~SickIOException () throw () | |
| A destructor. | |
Thrown instance where the driver can't read,write,drain,flush,... the buffers.
Definition at line 103 of file SickException.hh.
| SickToolbox::SickIOException::SickIOException | ( | ) |  [inline] | 
A constructor.
Definition at line 110 of file SickException.hh.
| SickToolbox::SickIOException::SickIOException | ( | const std::string | detailed_str | ) |  [inline] | 
Another constructor.
| detailed_str | A more detailed description | 
Definition at line 117 of file SickException.hh.
| SickToolbox::SickIOException::~SickIOException | ( | ) | throw ()  [inline] | 
A destructor.
Definition at line 123 of file SickException.hh.