kaycxx-http
HTTP client library
Loading...
Searching...
No Matches
kaycxx::http::error Class Reference

Base exception for HTTP client errors. More...

#include <kaycxx/http/error.hpp>

Inheritance diagram for kaycxx::http::error:
Collaboration diagram for kaycxx::http::error:

Public Member Functions

 error (std::string message)
 Creates an HTTP client error.
 ~error () override
 Destroys the HTTP client error.

Detailed Description

Base exception for HTTP client errors.

Constructor & Destructor Documentation

◆ error()

kaycxx::http::error::error ( std::string message)
explicit

Creates an HTTP client error.

Parameters
messageError message.

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