From 3e5a28fa0a1ba2d461271f22399476c241bcffe3 Mon Sep 17 00:00:00 2001 From: JellyBrick Date: Fri, 22 Jun 2018 22:15:42 +0900 Subject: Regenerate docs --- docs/class_tg_bot_1_1_tg_exception.html | 179 ++++++++++++++++++++++++++++++++ 1 file changed, 179 insertions(+) create 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 new file mode 100644 index 0000000..5678e22 --- /dev/null +++ b/docs/class_tg_bot_1_1_tg_exception.html @@ -0,0 +1,179 @@ + + + + + + +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