Toolbox snapshot
The Reactive C++ Toolbox
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
Error.hpp File Reference
#include <toolbox/http/Types.hpp>
#include <system_error>
Include dependency graph for Error.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  std::is_error_code_enum< toolbox::http::Status >
 

Namespaces

namespace  toolbox
 
namespace  toolbox::http
 
namespace  std
 STL namespace.
 

Functions

Status toolbox::http::http_status (const std::error_code &ec)
 
const std::error_category & toolbox::http::error_category () noexcept
 
std::error_code toolbox::http::make_error_code (Status status)