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

#include <SocketExceptions.h>

Inheritance diagram for BaseLib::SocketAddressInUseException:
BaseLib::SocketBindException BaseLib::SocketOperationException BaseLib::Exception

Public Member Functions

 SocketAddressInUseException (const std::string &message)
 
- Public Member Functions inherited from BaseLib::SocketBindException
 SocketBindException (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

§ SocketAddressInUseException()

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

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