SickToolbox::SickBadChecksumException Class Reference

Thrown when a received message has an invalid checksum. More...

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

Inheritance diagram for SickToolbox::SickBadChecksumException:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

 SickBadChecksumException ()
 A constructor.
 SickBadChecksumException (const std::string detailed_str)
 Another constructor.
 ~SickBadChecksumException () throw ()
 A destructor.

Detailed Description

Thrown when a received message has an invalid checksum.


Constructor & Destructor Documentation

SickToolbox::SickBadChecksumException::SickBadChecksumException (  )  [inline]

A constructor.

SickToolbox::SickBadChecksumException::SickBadChecksumException ( const std::string  detailed_str  )  [inline]

Another constructor.

Parameters:
detailed_str A more detailed description

SickToolbox::SickBadChecksumException::~SickBadChecksumException (  )  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