29#ifndef Pt_Http_HttpError_h
30#define Pt_Http_HttpError_h
32#include <Pt/Http/Api.h>
33#include <Pt/System/IOError.h>
HttpError(const std::string &what)
Constructs the error with message what.
HttpError(const char *what)
Constructs the error with message what.
I/O error.
Definition IOError.h:44
HTTP clients and servers.
Core module.
Definition Allocator.h:33