StormByte C++ Library: Network module 1.1.0
StormByte-Network is the C++26 networking module of the StormByte suite.
Loading...
Searching...
No Matches
Classes | Namespaces
exception.hxx File Reference
#include <StormByte/exception.hxx>
#include <StormByte/network/visibility.h>
Include dependency graph for exception.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  StormByte::Network::Exception
 Base exception for the Network module. More...
 
class  StormByte::Network::ConnectionError
 Connection or socket operation failed. More...
 
class  StormByte::Network::ConnectionClosed
 Peer closed while waiting or transferring. More...
 
class  StormByte::Network::PacketError
 Transport packet error. More...
 
class  StormByte::Network::FrameError
 Transport frame error. More...
 

Namespaces

namespace  StormByte
 
namespace  StormByte::Network
 Network module of the StormByte suite.