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

#include <SocketExceptions.h>

Inheritance diagram for BaseLib::SocketOperationException:
BaseLib::Exception BaseLib::SocketBindException BaseLib::SocketClosedException BaseLib::SocketDataLimitException BaseLib::SocketInvalidParametersException BaseLib::SocketSizeMismatchException BaseLib::SocketSslException BaseLib::SocketTimeOutException BaseLib::SocketAddressInUseException BaseLib::SocketSslHandshakeFailedException

Public Member Functions

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

Constructor & Destructor Documentation

§ SocketOperationException()

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

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