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

General exception thrown upon communication errors. More...

#include <CommException.h>

Inheritance diagram for rsb::CommException:
Inheritance graph
Collaboration diagram for rsb::CommException:
Collaboration graph

Public Member Functions

 CommException (const std::string &m)
 
virtual ~CommException () throw ()
 
- Public Member Functions inherited from rsb::Exception
 Exception ()
 
 Exception (const std::string &m)
 
virtual ~Exception () throw ()
 

Detailed Description

General exception thrown upon communication errors.

Author
: swrede

Definition at line 39 of file CommException.h.

Constructor & Destructor Documentation

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

Definition at line 33 of file CommException.cpp.

rsb::CommException::~CommException ( )
throw (
)
virtual

Definition at line 37 of file CommException.cpp.


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