40 #ifndef __OPENFLUID_BASE_OTHEREXCEPTION_HPP__ 
   41 #define __OPENFLUID_BASE_OTHEREXCEPTION_HPP__ 
   46 namespace openfluid { 
namespace base {
 
   55       m_FullMessage = m_Message;
 
Definition: OtherException.hpp:49
void buildFullMessage()
Definition: OtherException.hpp:53
OtherException(const std::string &Msg)
Definition: OtherException.hpp:61
#define OPENFLUID_API
Definition: dllexport.hpp:87
Definition: Exception.hpp:52