#include <Fault.hpp>
|
| | Fault () |
| |
| | Fault (std::string m) |
| |
| virtual | ~Fault () throw () |
| |
| virtual const char * | what () const throw () |
| |
| Fault::Fault |
( |
std::string |
m | ) |
|
|
explicit |
| Fault::~Fault |
( |
| ) |
|
| throw | ( | |
| ) | | |
|
virtual |
| const char * Fault::what |
( |
| ) |
const |
| throw | ( | |
| ) | | |
|
virtual |
| std::string eeros::Fault::message |
|
protected |
The documentation for this class was generated from the following files:
- /home/markus/github/eeros-project/eeros-framework/includes/eeros/core/Fault.hpp
- /home/markus/github/eeros-project/eeros-framework/src/core/Fault.cpp