All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Protected Member Functions
openfluid::base::FrameworkException Class Reference

#include <base/FrameworkException.hpp>

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

List of all members.

Public Member Functions

 FrameworkException (const std::string &Msg)
 FrameworkException (const std::string &Source, const std::string &Msg)

Protected Member Functions

void buildFullMessage ()

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 ( ) [inline, protected, virtual]

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines