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

Exception class for the HTTP client. More...

#include <Net.h>

Inheritance diagram for BaseLib::NetException:
BaseLib::Exception

Public Member Functions

 NetException (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 client.

See also
HTTPClient

Constructor & Destructor Documentation

§ NetException()

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

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