RSB  0.9.6
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
rsb::Exception Class Reference

#include <Exception.h>

Inheritance diagram for rsb::Exception:
Inheritance graph
Collaboration diagram for rsb::Exception:
Collaboration graph

Public Member Functions

 Exception ()
 
 Exception (const std::string &m)
 
virtual ~Exception () throw ()
 

Detailed Description

Author
swrede

Definition at line 39 of file Exception.h.

Constructor & Destructor Documentation

rsb::Exception::Exception ( )

Definition at line 33 of file Exception.cpp.

rsb::Exception::Exception ( const std::string &  m)

Definition at line 37 of file Exception.cpp.

rsb::Exception::~Exception ( )
throw (
)
virtual

Definition at line 41 of file Exception.cpp.


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