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