Deskflow 1.24.0.365
Keyboard and mouse sharing utility
Loading...
Searching...
No Matches
SocketException Class Reference

SocketException generic socket exception. More...

#include <SocketException.h>

Inheritance diagram for SocketException:
Collaboration diagram for SocketException:

Additional Inherited Members

Public Member Functions inherited from BaseException
 BaseException ()
 Use getWhat() as the result of what().
 BaseException (const std::string &msg)
 Use msg as the result of what().
 ~BaseException () override throw () =default
const char * what () const override throw ()
 Reason for exception.
Protected Member Functions inherited from BaseException
virtual std::string getWhat () const noexcept
 Get a human readable string describing the exception.
virtual std::string format (const char *id, const char *defaultFormat,...) const noexcept
 Format a string.

Detailed Description

SocketException generic socket exception.


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