libhomegear-base  0.7
Base library for Homegear and Homegear family modules.
BaseLib::HttpServerException Class Reference

Exception class for the HTTP server. More...

#include <HttpServer.h>

Inheritance diagram for BaseLib::HttpServerException:
BaseLib::Exception

Public Member Functions

 HttpServerException (std::string message)
 
- Public Member Functions inherited from BaseLib::Exception
 Exception (const std::string &message)
 
 ~Exception () override=default
 

Detailed Description

Exception class for the HTTP server.

See also
HttpServer

Constructor & Destructor Documentation

§ HttpServerException()

BaseLib::HttpServerException::HttpServerException ( std::string  message)
inline

The documentation for this class was generated from the following file: