Documentation for OpenFLUID
2.2.0
|
This is the complete list of members for openfluid::ware::WareException, including all inherited members.
buildFullMessage() | openfluid::ware::WareException | inlineprotectedvirtual |
computeContext(const WareType WType, const WareID_t &ID) | openfluid::ware::WareException | inlinestatic |
computeContext(const WareType WType, const WareID_t &ID, const openfluid::base::SimulationStatus::SimulationStage Stage) | openfluid::ware::WareException | inlinestatic |
computeContext(const WareType WType, const WareID_t &ID, const openfluid::base::SimulationStatus::SimulationStage Stage, openfluid::core::TimeIndex_t TimeIndex) | openfluid::ware::WareException | inlinestatic |
Exception(const std::string &Msg) | openfluid::base::Exception | inlineprotected |
Exception(const ExceptionContext &Context, const std::string &Msg) | openfluid::base::Exception | inlineprotected |
Exception()=delete | openfluid::base::Exception | |
getContext() const | openfluid::base::Exception | inline |
getFullMessage() const | openfluid::base::Exception | inline |
getMessage() const | openfluid::base::Exception | inline |
m_Context | openfluid::base::Exception | protected |
m_FullMessage | openfluid::base::Exception | protected |
m_Message | openfluid::base::Exception | protected |
WareException()=delete | openfluid::ware::WareException | |
WareException(const openfluid::base::ExceptionContext &Context, const std::string &Msg) | openfluid::ware::WareException | inline |
what() const | openfluid::base::Exception | inline |
~Exception() | openfluid::base::Exception | inlinevirtual |