libhomegear-base  0.7
Base library for Homegear and Homegear family modules.
BaseLib::HttpException Member List

This is the complete list of members for BaseLib::HttpException, including all inherited members.

Exception(const std::string &message)BaseLib::Exceptioninlineexplicit
HttpException(std::string message)BaseLib::HttpExceptioninline
HttpException(std::string message, int32_t responseCode)BaseLib::HttpExceptioninline
responseCode() constBaseLib::HttpExceptioninline
~Exception() override=defaultBaseLib::Exception