#include <ware/WareException.hpp>
|
| | WareException (const WareID_t &ID, const PluggableWare::WareType &WType, const std::string &Source, const std::string &Msg) |
| |
| | WareException (const WareID_t &ID, const PluggableWare::WareType &WType, const openfluid::base::SimulationStatus::SimulationStage &Stage, const std::string &Msg) |
| |
| | WareException (const WareID_t &ID, const PluggableWare::WareType &WType, const std::string &Source, const openfluid::core::TimeIndex_t &TimeIndex, const std::string &Msg) |
| |
| | WareException (const WareID_t &ID, const PluggableWare::WareType &WType, const openfluid::base::SimulationStatus::SimulationStage &Stage, const openfluid::core::TimeIndex_t &TimeIndex, const std::string &Msg) |
| |
| virtual | ~Exception () throw () |
| |
| const char * | what () const throw () |
| |
| const std::string | getMessage () const |
| |
| openfluid::ware::WareException::WareException |
( |
const WareID_t & |
ID, |
|
|
const PluggableWare::WareType & |
WType, |
|
|
const std::string & |
Source, |
|
|
const std::string & |
Msg |
|
) |
| |
|
inline |
| void openfluid::ware::WareException::buildFullMessage |
( |
| ) |
|
|
inlineprotectedvirtual |
| bool openfluid::ware::WareException::m_IsTimeIndexed |
|
protected |
The documentation for this class was generated from the following file: