EEROS  0.4.1.0
API for the EEROS Real-Time Robotics Framework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
eeros::EEROSException Class Reference

#include <EEROSException.hpp>

Inheritance diagram for eeros::EEROSException:
Collaboration diagram for eeros::EEROSException:

Public Member Functions

 EEROSException ()
 
 EEROSException (std::string m)
 
virtual ~EEROSException () throw ()
 
virtual const char * what () const throw ()
 

Protected Attributes

std::string message
 

Constructor & Destructor Documentation

EEROSException::EEROSException ( )
EEROSException::EEROSException ( std::string  m)
explicit
EEROSException::~EEROSException ( )
throw (
)
virtual

Member Function Documentation

const char * EEROSException::what ( ) const
throw (
)
virtual

Here is the caller graph for this function:

Member Data Documentation

std::string eeros::EEROSException::message
protected

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