Public Member Functions | List of all members
SickToolbox::SickBadChecksumException Class Reference

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

#include <SickException.hh>

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

Public Member Functions

 SickBadChecksumException ()
 A constructor. More...
 
 SickBadChecksumException (const std::string detailed_str)
 Another constructor. More...
 
 ~SickBadChecksumException () throw ()
 A destructor. More...
 
- Public Member Functions inherited from SickToolbox::SickException
 SickException (const std::string general_str)
 A standard constructor. More...
 
 SickException (const std::string general_str, const std::string detailed_str)
 A standard constructor. More...
 
virtual const char * what () const throw ()
 From the standard exception library. More...
 
 ~SickException () throw ()
 A destructor. More...
 

Detailed Description

Thrown when a received message has an invalid checksum.

Definition at line 132 of file SickException.hh.

Constructor & Destructor Documentation

SickToolbox::SickBadChecksumException::SickBadChecksumException ( )
inline

A constructor.

Definition at line 139 of file SickException.hh.

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

Another constructor.

Parameters
detailed_strA more detailed description

Definition at line 146 of file SickException.hh.

SickToolbox::SickBadChecksumException::~SickBadChecksumException ( )
throw (
)
inline

A destructor.

Definition at line 152 of file SickException.hh.


The documentation for this class was generated from the following file:


sicktoolbox
Author(s): Jason Derenick , Thomas Miller
autogenerated on Tue Sep 10 2019 03:37:34