Code forensics  0.1
Generate historical information about code changes
git::exception Struct Reference

#include <git_interface.hpp>

Inheritance diagram for git::exception:
Collaboration diagram for git::exception:

Public Member Functions

 exception (int error, const char *funcname)
 
const char * what () const noexcept override
 

Public Attributes

Str message
 

Constructor & Destructor Documentation

◆ exception()

git::exception::exception ( int  error,
const char *  funcname 
)
inline

Member Function Documentation

◆ what()

const char* git::exception::what ( ) const
inlineoverridenoexcept

Member Data Documentation

◆ message

Str git::exception::message

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