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.