From b22c20c4db8c35eaee99075d055f74697c5805b8 Mon Sep 17 00:00:00 2001 From: Oleg Morozenkov Date: Sun, 15 Jan 2017 02:33:59 +0300 Subject: Docs --- docs/d3/deb/class_tg_bot_1_1_tg_exception.html | 151 +++++++++++++++++++++++++ docs/d3/deb/class_tg_bot_1_1_tg_exception.js | 4 + docs/d3/deb/class_tg_bot_1_1_tg_exception.png | Bin 0 -> 545 bytes 3 files changed, 155 insertions(+) create mode 100644 docs/d3/deb/class_tg_bot_1_1_tg_exception.html create mode 100644 docs/d3/deb/class_tg_bot_1_1_tg_exception.js create mode 100644 docs/d3/deb/class_tg_bot_1_1_tg_exception.png (limited to 'docs/d3/deb') diff --git a/docs/d3/deb/class_tg_bot_1_1_tg_exception.html b/docs/d3/deb/class_tg_bot_1_1_tg_exception.html new file mode 100644 index 0000000..72dedb0 --- /dev/null +++ b/docs/d3/deb/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: +
+
+ + + + diff --git a/docs/d3/deb/class_tg_bot_1_1_tg_exception.js b/docs/d3/deb/class_tg_bot_1_1_tg_exception.js new file mode 100644 index 0000000..8526b91 --- /dev/null +++ b/docs/d3/deb/class_tg_bot_1_1_tg_exception.js @@ -0,0 +1,4 @@ +var class_tg_bot_1_1_tg_exception = +[ + [ "TgException", "d3/deb/class_tg_bot_1_1_tg_exception.html#a3deeaa4d10491dd6824ef954cd0a2d15", null ] +]; \ No newline at end of file diff --git a/docs/d3/deb/class_tg_bot_1_1_tg_exception.png b/docs/d3/deb/class_tg_bot_1_1_tg_exception.png new file mode 100644 index 0000000..bea1e2a Binary files /dev/null and b/docs/d3/deb/class_tg_bot_1_1_tg_exception.png differ -- cgit v1.2.3