![]() |
Kurlyk
|
Custom error category that maps HTTP status codes (e.g., 404, 500) to human-readable error messages. More...
#include <HttpErrorCategory.hpp>
Public Member Functions | |
const char * | name () const noexcept override |
std::string | message (int ev) const override |
Custom error category that maps HTTP status codes (e.g., 404, 500) to human-readable error messages.
Definition at line 12 of file HttpErrorCategory.hpp.
|
inlineoverride |
Definition at line 18 of file HttpErrorCategory.hpp.
|
inlineoverridenoexcept |
Definition at line 14 of file HttpErrorCategory.hpp.