Public Member Functions | Protected Attributes
rtc::Exception Class Reference

#include <rtcException.h>

List of all members.

Public Member Functions

 Exception (const std::string &error=std::string())
const std::string & getErrorMessage () const
const std::string & what () const
virtual ~Exception ()

Protected Attributes

std::string errorMessage

Detailed Description

Definition at line 28 of file rtcException.h.


Constructor & Destructor Documentation

rtc::Exception::Exception ( const std::string &  error = std::string())

Definition at line 26 of file rtcException.cpp.

rtc::Exception::~Exception ( void  ) [virtual]

Definition at line 31 of file rtcException.cpp.


Member Function Documentation

const std::string & rtc::Exception::getErrorMessage ( ) const

Definition at line 35 of file rtcException.cpp.

const std::string & rtc::Exception::what ( ) const

Definition at line 40 of file rtcException.cpp.


Member Data Documentation

std::string rtc::Exception::errorMessage [protected]

Definition at line 40 of file rtcException.h.


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


rtc
Author(s): Benjamin Pitzer
autogenerated on Mon Oct 6 2014 10:07:35