Public Member Functions | Private Attributes
SickToolbox::SickException Class Reference

Provides a base exception class from which to derive other Sick exceptions. More...

#include <SickException.hh>

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

List of all members.

Public Member Functions

 SickException (const std::string general_str)
 A standard constructor.
 SickException (const std::string general_str, const std::string detailed_str)
 A standard constructor.
virtual const char * what () const throw ()
 From the standard exception library.
 ~SickException () throw ()
 A destructor.

Private Attributes

std::string _detailed_msg

Detailed Description

Provides a base exception class from which to derive other Sick exceptions.

Definition at line 30 of file SickException.hh.


Constructor & Destructor Documentation

SickToolbox::SickException::SickException ( const std::string  general_str) [inline]

A standard constructor.

Parameters:
general_strA descriptive "general" string

Definition at line 38 of file SickException.hh.

SickToolbox::SickException::SickException ( const std::string  general_str,
const std::string  detailed_str 
) [inline]

A standard constructor.

Parameters:
general_strA descriptive "general" string
detailed_strA more detailed description

Definition at line 47 of file SickException.hh.

A destructor.

Definition at line 61 of file SickException.hh.


Member Function Documentation

virtual const char* SickToolbox::SickException::what ( ) const throw () [inline, virtual]

From the standard exception library.

Definition at line 54 of file SickException.hh.


Member Data Documentation

The string identifier

Definition at line 66 of file SickException.hh.


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


asr_mild_base_laserscanner
Author(s): Aumann Florian, Borella Jocelyn, Dehmani Souheil, Marek Felix, Reckling Reno
autogenerated on Thu Jun 6 2019 21:02:16