 |
Manual for OpenFLUID 2.1.11
|
Go to the documentation of this file.
40 #ifndef __OPENFLUID_BASE_FRAMEWORKEXCEPTION_HPP__
41 #define __OPENFLUID_BASE_FRAMEWORKEXCEPTION_HPP__
104 Context[
"source"] =
"framework";
116 Context[
"codeloc"] = CodeLoc;
std::string m_Message
Definition: Exception.hpp:56
static ExceptionContext computeContext()
Definition: FrameworkException.hpp:101
FrameworkException(const std::string &CodeLoc, const std::string &Msg)
Definition: FrameworkException.hpp:90
FrameworkException(const std::string &Msg)
Definition: FrameworkException.hpp:125
void buildFullMessage()
Definition: FrameworkException.hpp:54
Definition: ApplicationException.hpp:47
std::string m_FullMessage
Definition: Exception.hpp:60
Definition: Exception.hpp:52
FrameworkException(const ExceptionContext &Context, const std::string &Msg)
Definition: FrameworkException.hpp:79
static ExceptionContext computeContext(const std::string &CodeLoc)
Definition: FrameworkException.hpp:113
ExceptionContext m_Context
Definition: Exception.hpp:58
Definition: FrameworkException.hpp:50
Definition: ExceptionContext.hpp:53
FrameworkException()=delete
Generated by
1.8.17