uHTTP for C++
uHTTP::Exception Class Reference

#include <Exception.h>

Public Member Functions

 Exception (const std::string &msg)
 
const char * getMessage ()
 

Private Attributes

std::string msg
 

Constructor & Destructor Documentation

◆ Exception()

uHTTP::Exception::Exception ( const std::string & msg)
inline

Member Function Documentation

◆ getMessage()

const char * uHTTP::Exception::getMessage ( )
inline

Field Documentation

◆ msg

std::string uHTTP::Exception::msg
private

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