#include <error.h>
Public Member Functions | |
Error () | |
Public Attributes | |
std::string | message |
Static Private Member Functions | |
static ErrorCode | getErrorCodeForCurlError (std::int32_t curl_code) |
cpr::Error::Error | ( | ) | [inline] |
ErrorCode cpr::Error::getErrorCodeForCurlError | ( | std::int32_t | curl_code | ) | [static, private] |
std::string cpr::Error::message |