tgbotxx
1.1.6.9
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 91 of file Exception.hpp.
|
inlineexplicit |
Definition at line 95 of file Exception.hpp.
|
inlineexplicit |
Definition at line 96 of file Exception.hpp.
|
inlinenoexcept |
Definition at line 98 of file Exception.hpp.