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

Thrown instance where the driver can't read,write,drain,flush,... the buffers. More...

#include <SickException.hh>

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

Public Member Functions

 SickIOException ()
 A constructor. More...
 
 SickIOException (const std::string detailed_str)
 Another constructor. More...
 
 ~SickIOException () 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 instance where the driver can't read,write,drain,flush,... the buffers.

Definition at line 103 of file SickException.hh.

Constructor & Destructor Documentation

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.

Parameters
detailed_strA 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.


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