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

#include <Fault.hpp>

Inheritance diagram for eeros::Fault:
Collaboration diagram for eeros::Fault:

Public Member Functions

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

Protected Attributes

std::string message
 

Constructor & Destructor Documentation

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

Member Function Documentation

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

Member Data Documentation

std::string eeros::Fault::message
protected

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