mastodonpp
0.5.7
C++ wrapper for the Mastodon and Pleroma APIs.
|
This is the complete list of members for mastodonpp::CURLException, including all inherited members.
CURLException(const CURLcode &error, string message) | mastodonpp::CURLException | explicit |
CURLException(const CURLcode &error, string message, string error_buffer) | mastodonpp::CURLException | explicit |
CURLException(string message) | mastodonpp::CURLException | explicit |
error_code | mastodonpp::CURLException | |
what() const noexcept override | mastodonpp::CURLException |