All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Protected Member Functions | List of all members
openfluid::base::FrameworkException Class Reference

#include <base/FrameworkException.hpp>

Inheritance diagram for openfluid::base::FrameworkException:
openfluid::base::Exception

Public Member Functions

 FrameworkException (const std::string &Msg)
 
 FrameworkException (const std::string &Source, const std::string &Msg)
 
- Public Member Functions inherited from openfluid::base::Exception
virtual ~Exception () throw ()
 
const char * what () const throw ()
 
const std::string getMessage () const
 

Protected Member Functions

void buildFullMessage ()
 
- Protected Member Functions inherited from openfluid::base::Exception
 Exception (const std::string &Msg)
 
 Exception (const std::string &Sender, const std::string &Msg)
 
 Exception (const std::string &Sender, const std::string &Source, const std::string &Msg)
 

Additional Inherited Members

- Protected Attributes inherited from openfluid::base::Exception
std::string m_Message
 
std::string m_Sender
 
std::string m_Source
 
std::string m_FullMessage
 

Constructor & Destructor Documentation

openfluid::base::FrameworkException::FrameworkException ( const std::string &  Msg)
inline
openfluid::base::FrameworkException::FrameworkException ( const std::string &  Source,
const std::string &  Msg 
)
inline

Member Function Documentation

void openfluid::base::FrameworkException::buildFullMessage ( )
inlineprotectedvirtual

The documentation for this class was generated from the following file: