The Power in your Hands
Search Site:
About
Features
Documentation
Download
Community
Main
Classes
Namespaces
Modules
Pt
Http
HttpError
Public Member Functions
HttpError Class Reference
#include <
Pt/Http/HttpError.h
>
HTTP run-time error.
Inherits
IOError
.
Public Member Functions
HttpError
(const char *what)
Contruct with message.
HttpError
(const std::string &what)
Contruct with message.
~HttpError
() throw ()
Destructor.