![]() |
Kurlyk
|
Custom std::error_category for reporting internal client errors not tied to specific protocols (e.g., CURL, HTTP). More...
#include <ClientErrorCategory.hpp>
Public Member Functions | |
const char * | name () const noexcept override |
std::string | message (int ev) const override |
Custom std::error_category for reporting internal client errors not tied to specific protocols (e.g., CURL, HTTP).
Definition at line 22 of file ClientErrorCategory.hpp.
|
inlineoverride |
Definition at line 28 of file ClientErrorCategory.hpp.
|
inlineoverridenoexcept |
Definition at line 24 of file ClientErrorCategory.hpp.