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

#include <ProtocolException.h>

Inheritance diagram for rsb::protocol::ProtocolException:
Inheritance graph
Collaboration diagram for rsb::protocol::ProtocolException:
Collaboration graph

Public Member Functions

 ProtocolException (const std::string &m)
 
virtual ~ProtocolException () throw ()
 
- Public Member Functions inherited from rsb::CommException
 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

Author
swrede

Definition at line 37 of file ProtocolException.h.

Constructor & Destructor Documentation

rsb::protocol::ProtocolException::ProtocolException ( const std::string &  m)
inline

Definition at line 40 of file ProtocolException.h.

virtual rsb::protocol::ProtocolException::~ProtocolException ( )
throw (
)
inlinevirtual

Definition at line 44 of file ProtocolException.h.


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