![]() |
EEROS
1.0.0.0
API for the EEROS Real-Time Robotics Framework
|
#include <NotConnectedFault.hpp>


Public Member Functions | |
| NotConnectedFault () | |
| NotConnectedFault (std::string m) | |
| virtual | ~NotConnectedFault () throw () |
Public Member Functions inherited from eeros::Fault | |
| Fault () | |
| Fault (std::string m) | |
| virtual | ~Fault () throw () |
| virtual const char * | what () const throw () |
Additional Inherited Members | |
Protected Attributes inherited from eeros::Fault | |
| std::string | message |
| NotConnectedFault::NotConnectedFault | ( | ) |
|
explicit |
|
virtual | |||||||||||||