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

Exception types used in jsocketpp for error handling. More...

Collaboration diagram for Exception Classes:

Classes

class  jsocketpp::SocketException
 Represents socket-related errors in the jsocketpp library. More...
class  jsocketpp::SocketTimeoutException
 Exception class for socket operations that time out. More...

Detailed Description

Exception types used in jsocketpp for error handling.