|
ReCodEx - Task Broker
ReCodEx is complex programmer testing solution, primary targeted to technical universities. It's highly customizable and based on modern technologies.
|
#include <curl.h>
Inheritance diagram for helpers::curl_exception:Public Member Functions | |
| curl_exception () | |
| curl_exception (const std::string &what) | |
| virtual | ~curl_exception () |
| virtual const char * | what () const noexcept |
Protected Attributes | |
| std::string | what_ |
|
inline |
|
inline |
|
inlinevirtual |
|
inlinevirtualnoexcept |
|
protected |