|  | libhomegear-base
    0.7
    Base library for Homegear and Homegear family modules. | 
This is the complete list of members for BaseLib::HttpException, including all inherited members.
| Exception(const std::string &message) | BaseLib::Exception | inlineexplicit | 
| HttpException(std::string message) | BaseLib::HttpException | inline | 
| HttpException(std::string message, int32_t responseCode) | BaseLib::HttpException | inline | 
| responseCode() const | BaseLib::HttpException | inline | 
| ~Exception() override=default | BaseLib::Exception |