jsocketpp 1.0
A cross-platform C++20 socket library.
Loading...
Searching...
No Matches
SocketException.hpp File Reference

Exception class for socket-related errors in jsocketpp. More...

Go to the source code of this file.

Classes

class  jsocketpp::SocketException
 Represents socket-related errors in the jsocketpp library. More...

Namespaces

namespace  jsocketpp
 A C++ socket library providing Java-style networking interfaces.

Detailed Description

Exception class for socket-related errors in jsocketpp.