29 #ifndef Pt_Http_HttpError_h
30 #define Pt_Http_HttpError_h
32 #include <Pt/Http/Api.h>
33 #include <Pt/System/IOError.h>
49 explicit HttpError(
const std::string& what);
59 #endif // Pt_Http_HttpError_h
I/O error.
Definition: IOError.h:41
HTTP run-time error.
Definition: HttpError.h:42