|
tgbot-cpp
|
Exception thrown when an HTTP request is cancelled. More...
#include <HttpClient.h>
Public Member Functions | |
| RequestCancelled () | |
| RequestCancelled (std::string_view request) | |
Exception thrown when an HTTP request is cancelled.
Definition at line 20 of file HttpClient.h.
| TgBot::RequestCancelled::RequestCancelled | ( | ) |
|
explicit |