libhttppp ..
Loading...
Searching...
No Matches
Public Types | Public Member Functions | List of all members
libhttppp::HTTPException Class Reference

Public Types

enum  Type { Note , Warning , Error , Critical }
 

Public Member Functions

 HTTPException (const HTTPException &exp)
 
int getErrorType () const
 
const std::string & what () const
 
HTTPExceptionappend (const std::string &src)
 
HTTPExceptionoperator[] (int errtype)
 
HTTPExceptionoperator<< (const std::string &src)
 
HTTPExceptionoperator<< (int src)
 

The documentation for this class was generated from the following files: