yatbcpp
0.0.1
Yet another Telegram Bot CPP Library
|
#include "essential_key_missing.h"
Public Member Functions | |
essential_key_missing (std::string message) | |
Private Attributes | |
std::string | message |
Friends | |
std::ostream & | operator<< (std::ostream &o, const essential_key_missing &U) |
std::ostream & | operator<< (std::ostream &o, const essential_key_missing *U) |
Definition at line 12 of file essential_key_missing.h.
essential_key_missing::essential_key_missing | ( | std::string | message | ) |
Definition at line 9 of file essential_key_missing.cc.
|
friend |
Definition at line 9 of file exception_essential_key_missing_ostream.cc.
|
friend |
Definition at line 13 of file exception_essential_key_missing_ostream.cc.
|
private |
Definition at line 18 of file essential_key_missing.h.