
#include <base/FrameworkException.hpp>
Public Member Functions | |
| FrameworkException (const std::string &Msg) | |
| FrameworkException (const std::string &Source, const std::string &Msg) | |
Protected Member Functions | |
| void | buildFullMessage () |
| openfluid::base::FrameworkException::FrameworkException | ( | const std::string & | Msg | ) | [inline] |
| openfluid::base::FrameworkException::FrameworkException | ( | const std::string & | Source, |
| const std::string & | Msg | ||
| ) | [inline] |
| void openfluid::base::FrameworkException::buildFullMessage | ( | ) | [inline, protected, virtual] |
Implements openfluid::base::Exception.
1.7.6.1