StormByte C++ Library: Network module 0.0.9999
StormByte-Network is a StormByte library module for handling and create network connections
Loading...
Searching...
No Matches
Public Member Functions | List of all members
StormByte::Network::Exception Class Reference

The class representing an exception in the network module. More...

#include <exception.hxx>

Inheritance diagram for StormByte::Network::Exception:
Inheritance graph
[legend]
Collaboration diagram for StormByte::Network::Exception:
Collaboration graph
[legend]

Public Member Functions

template<typename... Args>
 Exception (const std::string &component, std::format_string< Args... > fmt, Args &&... args)
 

Detailed Description

The class representing an exception in the network module.


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