![]() |
libhomegear-base
0.7
Base library for Homegear and Homegear family modules.
|
#include <SocketExceptions.h>
Public Types | |
| enum | SocketTimeOutType { SocketTimeOutType::undefined, SocketTimeOutType::selectTimeout, SocketTimeOutType::readTimeout } |
Public Member Functions | |
| SocketTimeOutException (const std::string &message) | |
| SocketTimeOutException (const std::string &message, SocketTimeOutType type) | |
| SocketTimeOutType | getType () |
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 | |
|
inlineexplicit |
|
inline |
|
inline |