tgbot-cpp
Loading...
Searching...
No Matches
TgBot::RequestCancelled Class Reference

Exception thrown when an HTTP request is cancelled. More...

#include <HttpClient.h>

Inheritance diagram for TgBot::RequestCancelled:

Public Member Functions

 RequestCancelled ()
 RequestCancelled (std::string_view request)

Detailed Description

Exception thrown when an HTTP request is cancelled.

Definition at line 20 of file HttpClient.h.

Constructor & Destructor Documentation

◆ RequestCancelled() [1/2]

TgBot::RequestCancelled::RequestCancelled ( )

◆ RequestCancelled() [2/2]

TgBot::RequestCancelled::RequestCancelled ( std::string_view request)
explicit

The documentation for this class was generated from the following file: