EEROS  1.0.0.0
API for the EEROS Real-Time Robotics Framework
eeros::control::NotConnectedFault Class Reference

#include <NotConnectedFault.hpp>

Inheritance diagram for eeros::control::NotConnectedFault:
Collaboration diagram for eeros::control::NotConnectedFault:

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
 

Constructor & Destructor Documentation

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

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