

Public Member Functions | |
| OFException (const char *Msg) | |
| OFException (std::string Msg) | |
| OFException (std::string Sender, std::string Msg) | |
| OFException (std::string Sender, int TimeStep, std::string Msg) | |
| OFException (std::string Sender, std::string Source, int TimeStep, std::string Msg) | |
| OFException (std::string Sender, std::string Source, std::string Msg) | |
| virtual | ~OFException () throw () |
| virtual const char * | what () const throw () |
| openfluid::base::OFException::OFException | ( | const char * | Msg | ) | [inline] |
| openfluid::base::OFException::OFException | ( | std::string | Msg | ) | [inline] |
| openfluid::base::OFException::OFException | ( | std::string | Sender, |
| std::string | Msg | ||
| ) | [inline] |
| openfluid::base::OFException::OFException | ( | std::string | Sender, |
| int | TimeStep, | ||
| std::string | Msg | ||
| ) | [inline] |
| openfluid::base::OFException::OFException | ( | std::string | Sender, |
| std::string | Source, | ||
| int | TimeStep, | ||
| std::string | Msg | ||
| ) | [inline] |
| openfluid::base::OFException::OFException | ( | std::string | Sender, |
| std::string | Source, | ||
| std::string | Msg | ||
| ) | [inline] |
| virtual openfluid::base::OFException::~OFException | ( | ) | throw () [inline, virtual] |
| virtual const char* openfluid::base::OFException::what | ( | ) | const throw () [inline, virtual] |
Creative Commons By-NC-ND license