GitWatcherBot 1.0.0
A Telegram Bot that notifies you when a new change is made in your repositories (issues, pull requests, stars, forks, and watches)
Loading...
Searching...
No Matches
GitApiRepositoryNotFoundException Struct Reference

Thrown when requested repository doesn't exist. More...

#include <GitApi.hpp>

Inheritance diagram for GitApiRepositoryNotFoundException:

Public Member Functions

 GitApiRepositoryNotFoundException (const std::string &msg)
 

Detailed Description

Thrown when requested repository doesn't exist.

Definition at line 22 of file GitApi.hpp.

Constructor & Destructor Documentation

◆ GitApiRepositoryNotFoundException()

GitApiRepositoryNotFoundException::GitApiRepositoryNotFoundException ( const std::string &  msg)
inlineexplicit

Definition at line 23 of file GitApi.hpp.


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