|  | libhomegear-base
    0.7
    Base library for Homegear and Homegear family modules. | 
#include <Http.h>
 
  
 | Public Member Functions | |
| HttpException (std::string message) | |
| HttpException (std::string message, int32_t responseCode) | |
| int32_t | responseCode () const | 
|  Public Member Functions inherited from BaseLib::Exception | |
| Exception (const std::string &message) | |
| ~Exception () override=default | |
| 
 | inline | 
| 
 | inline | 
| 
 | inline |