libhomegear-base
0.7
Base library for Homegear and Homegear family modules.
|
Exception class for the HTTP server. More...
#include <HttpServer.h>
Public Member Functions | |
HttpServerException (std::string message) | |
Public Member Functions inherited from BaseLib::Exception | |
Exception (const std::string &message) | |
~Exception () override=default | |
Exception class for the HTTP server.
|
inline |