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

Base class for all exceptions defined in Homegear. More...

#include <Exception.h>

Inheritance diagram for BaseLib::Exception:
BaseLib::BinaryDecoderException BaseLib::GZipException BaseLib::HtmlException BaseLib::HttpClientException BaseLib::HttpException BaseLib::HttpServerException BaseLib::ModbusException BaseLib::NetException BaseLib::ProcessException BaseLib::Rpc::BinaryRpcException BaseLib::Rpc::JsonDecoderException BaseLib::Rpc::RpcDecoderException BaseLib::Security::AclException BaseLib::Security::GcryptException BaseLib::Security::SignException BaseLib::SerialReaderWriterException BaseLib::SocketOperationException BaseLib::WebSocketException

Public Member Functions

 Exception (const std::string &message)
 
 ~Exception () override=default
 

Detailed Description

Base class for all exceptions defined in Homegear.

Constructor & Destructor Documentation

§ Exception()

BaseLib::Exception::Exception ( const std::string &  message)
inlineexplicit

§ ~Exception()

BaseLib::Exception::~Exception ( )
overridedefault

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