curl-cpp
static c++17 wrapper for curl with -fno-exceptions support
curl::NotBuiltIn_error Class Reference

#include <curl.hpp>

Inheritance diagram for curl::NotBuiltIn_error:
Inheritance graph
Collaboration diagram for curl::NotBuiltIn_error:
Collaboration graph

Detailed Description

This exception mean that the libcurl found at runtime doesn't support particular feature/function you called.

Definition at line 25 of file curl.hpp.


The documentation for this class was generated from the following file: