![]() |
libhomegear-base
0.7
Base library for Homegear and Homegear family modules.
|
This is the complete list of members for BaseLib::HttpClientSocketClosedException, 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 |
| HttpClientSocketClosedException(const std::string &message) | BaseLib::HttpClientSocketClosedException | inlineexplicit |
| responseCode() const | BaseLib::HttpClientException | inline |
| ~Exception() override=default | BaseLib::Exception |