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

#include <SocketExceptions.h>

Inheritance diagram for BaseLib::SocketSslHandshakeFailedException:
BaseLib::SocketSslException BaseLib::SocketOperationException BaseLib::Exception

Public Member Functions

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

Constructor & Destructor Documentation

§ SocketSslHandshakeFailedException()

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

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