yatbcpp
0.0.1
Yet another Telegram Bot CPP Library
inc
exceptions
exceptions.h
Go to the documentation of this file.
1
//
2
// Created by norbert on 21.08.17.
3
//
4
5
#ifndef YATBCPP_EXCEPTIONS_H
6
#define YATBCPP_EXCEPTIONS_H
7
8
#include "
essential_key_missing.h
"
9
#include "
file_not_found.h
"
10
#include "
telegram_api_error.h
"
11
#include "
curl_error.h
"
12
13
#endif //YATBCPP_EXCEPTIONS_H
curl_error.h
telegram_api_error.h
essential_key_missing.h
file_not_found.h
Generated by
1.8.13