From d03eda27cdbe75470068d7513ecf510d8d342cf5 Mon Sep 17 00:00:00 2001 From: Oleg Morozenkov Date: Sun, 15 Jan 2017 02:46:48 +0300 Subject: Docs --- docs/class_tg_bot_1_1_tg_exception.html | 151 ++++++++++++++++++++++++++++++++ 1 file changed, 151 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..6b2f51d --- /dev/null +++ b/docs/class_tg_bot_1_1_tg_exception.html @@ -0,0 +1,151 @@ + + + + + + + +tgbot-cpp: TgBot::TgException Class Reference + + + + + + + + + + + + + + +
+
+ + + + + + +
+
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: +
+
+ + + + -- cgit v1.2.3