|
StormByte C++ Library: Network module 0.0.9999
StormByte-Network is a StormByte library module for handling and create network connections
|
The class representing an exception in the network module. More...
#include <exception.hxx>


Public Member Functions | |
| template<typename... Args> | |
| Exception (const std::string &component, std::format_string< Args... > fmt, Args &&... args) | |
The class representing an exception in the network module.