From e2871c54a71a8015923b8215816c2a81e1b0c209 Mon Sep 17 00:00:00 2001 From: JellyBrick Date: Fri, 22 Jun 2018 22:12:21 +0900 Subject: Regenerate docs --- docs/class_tg_bot_1_1_tg_exception.html | 154 -------------------------------- 1 file changed, 154 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 c773eb9..0000000 --- a/docs/class_tg_bot_1_1_tg_exception.html +++ /dev/null @@ -1,154 +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

- -

◆ TgException()

- -
-
- - - - - -
- - - - - - - - -
TgBot::TgException::TgException (const std::string description)
-
-explicit
-
- -
-
-
The documentation for this class was generated from the following file: -
-
- - - - -- cgit v1.2.3 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