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