EEROS
0.4.1.0
API for the EEROS Real-Time Robotics Framework
|
#include <EEROSException.hpp>
Public Member Functions | |
EEROSException () | |
EEROSException (std::string m) | |
virtual | ~EEROSException () throw () |
virtual const char * | what () const throw () |
Protected Attributes | |
std::string | message |
EEROSException::EEROSException | ( | ) |
|
explicit |
|
virtual |
|
virtual |
|
protected |