tgbot-cpp
TgBot::TgException Class Reference

#include <TgException.h>

Inheritance diagram for TgBot::TgException:

Public Member Functions

 TgException (const std::string description)
 

Detailed Description

Exception type which is only thrown when Telegram refuses API request.

Definition at line 35 of file TgException.h.

Constructor & Destructor Documentation

◆ TgException()

TgBot::TgException::TgException ( const std::string  description)
explicit

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