|
tgbotxx 1.2.9.2
Telegram Bot C++ Library
|
#include <Exception.hpp>
Public Member Functions | |
| Exception (const std::string &errMessage) | |
| Exception (const std::string &errMessage, ErrorCode errCode) | |
| ErrorCode | errorCode () const noexcept |
Definition at line 96 of file Exception.hpp.
|
inlineexplicit |
Definition at line 100 of file Exception.hpp.
Definition at line 101 of file Exception.hpp.
|
inlinenoexcept |
Definition at line 103 of file Exception.hpp.