From f13b7029e9af43282ebe6c2e9bb4dd749c8e450a Mon Sep 17 00:00:00 2001 From: Oleg Morozenkov Date: Mon, 23 Jul 2018 02:09:18 +0300 Subject: Move docs to gh-pages branch --- docs/class_tg_bot_1_1_tg_exception.html | 179 -------------------------------- 1 file changed, 179 deletions(-) delete mode 100644 docs/class_tg_bot_1_1_tg_exception.html (limited to 'docs/class_tg_bot_1_1_tg_exception.html') diff --git a/docs/class_tg_bot_1_1_tg_exception.html b/docs/class_tg_bot_1_1_tg_exception.html deleted file mode 100644 index 5678e22..0000000 --- a/docs/class_tg_bot_1_1_tg_exception.html +++ /dev/null @@ -1,179 +0,0 @@ - - - - - - -tgbot-cpp: TgBot::TgException Class Reference - - - - - - - - - - - - - - - -
-
- - - - - - -
-
tgbot-cpp -
-
-
- - - - - -
-
- -
-
-
- -
- -
-
- - -
- -
- -
- -
-
TgBot::TgException Class Reference
-
-
- -

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

- -

#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 36 of file TgException.h.

-

Constructor & Destructor Documentation

- -
-
- - - - - -
- - - - - - - - -
TgBot::TgException::TgException (const std::string description)
-
-explicit
-
- -
-
-
The documentation for this class was generated from the following file: -
-
- - - - -- cgit v1.2.3