SickToolbox::SickErrorException Class Reference

Thrown when Sick returns an error code or an unexpected response. More...

#include <c++/drivers/base/src/SickException.hh>

Inheritance diagram for SickToolbox::SickErrorException:

Inheritance graph
[legend]
Collaboration diagram for SickToolbox::SickErrorException:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 SickErrorException ()
 A constructor.
 SickErrorException (const char *detailed_str)
 Another constructor.
 ~SickErrorException () throw ()
 A destructor.

Detailed Description

Thrown when Sick returns an error code or an unexpected response.


Constructor & Destructor Documentation

SickToolbox::SickErrorException::SickErrorException (  )  [inline]

A constructor.

SickToolbox::SickErrorException::SickErrorException ( const char *  detailed_str  )  [inline]

Another constructor.

Parameters:
detailed_str A more detailed description

SickToolbox::SickErrorException::~SickErrorException (  )  throw () [inline]

A destructor.


The documentation for this class was generated from the following file:
Generated on Thu Mar 20 09:41:46 2008 for sicktoolbox-1.0 by  doxygen 1.5.1