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