Documentation for OpenFLUID 2.2.0
openfluid::utils::GitOperationException Class Reference

#include <utils/GitProxy.hpp>

Public Member Functions

 GitOperationException (const std::string &Msg)
 
- Public Member Functions inherited from openfluid::base::Exception
 Exception ()=delete
 
virtual ~Exception () throw ()
 
const char * what () const throw ()
 
const std::string getMessage () const
 
const std::string getFullMessage () const
 
const ExceptionContext getContext () const
 

Protected Member Functions

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

Additional Inherited Members

- Protected Attributes inherited from openfluid::base::Exception
std::string m_Message
 
ExceptionContext m_Context
 
std::string m_FullMessage
 
Inheritance diagram for openfluid::utils::GitOperationException:
Collaboration diagram for openfluid::utils::GitOperationException:

Constructor & Destructor Documentation

◆ GitOperationException()

openfluid::utils::GitOperationException::GitOperationException ( const std::string &  Msg)
inline

Member Function Documentation

◆ buildFullMessage()

void openfluid::utils::GitOperationException::buildFullMessage ( )
inlineprotectedvirtual

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