xxtelebot  1.4.1.0
A simple Telegram Bot implementation in C++
Public Member Functions | List of all members
tgbot::TelegramException Class Reference

Exception raised when Bot API reports some kind of error. More...

#include <bot.h>

Inheritance diagram for tgbot::TelegramException:

Public Member Functions

 TelegramException (const std::string &_what)
 
const char * what () const noexceptoverride
 

Detailed Description

Exception raised when Bot API reports some kind of error.


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