Public Member Functions | Private Attributes
rcg::GenTLException Class Reference

#include <exception.h>

List of all members.

Public Member Functions

 GenTLException (const std::string &msg)
 GenTLException (const std::string &msg, const std::shared_ptr< const GenTLWrapper > &gentl)
virtual const char * what () const throw ()
virtual ~GenTLException () throw ()

Private Attributes

std::string s

Detailed Description

Definition at line 46 of file exception.h.


Constructor & Destructor Documentation

rcg::GenTLException::GenTLException ( const std::string &  msg)

Definition at line 45 of file exception.cc.

rcg::GenTLException::GenTLException ( const std::string &  msg,
const std::shared_ptr< const GenTLWrapper > &  gentl 
)

Definition at line 50 of file exception.cc.

rcg::GenTLException::~GenTLException ( ) throw () [virtual]

Definition at line 73 of file exception.cc.


Member Function Documentation

const char * rcg::GenTLException::what ( ) const throw () [virtual]

Definition at line 76 of file exception.cc.


Member Data Documentation

std::string rcg::GenTLException::s [private]

Definition at line 50 of file exception.h.


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


rc_visard_driver
Author(s): Heiko Hirschmueller , Christian Emmerich , Felix Ruess
autogenerated on Thu Jun 6 2019 20:43:12