libhttppp ..
Loading...
Searching...
No Matches
Public Types | Public Member Functions | List of all members
libhttppp::HTTPException Class Reference
Inheritance diagram for libhttppp::HTTPException:
Inheritance graph
[legend]
Collaboration diagram for libhttppp::HTTPException:
Collaboration graph
[legend]

Public Types

enum  Type { Note , Warning , Error , Critical }
 

Public Member Functions

 HTTPException (const HTTPException &exp)
 
int getErrorType () const
 
const char * what () const noexcept override
 
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: