3#include <StormByte/exception.hxx>
4#include <StormByte/network/visibility.h>
15 class STORMBYTE_NETWORK_PUBLIC
Exception:
public StormByte::Exception {
20 using StormByte::Exception::Exception;
32 using Exception::Exception;
44 using Exception::Exception;
56 using Exception::Exception;
The class representing a terminated connection.
Definition exception.hxx:39
The class representing an error in the connection.
Definition exception.hxx:27
The class representing an exception in the network module.
Definition exception.hxx:15
The class representing an error in the packet.
Definition exception.hxx:51
Contains all the network-related classes and utilities.
Definition client.hxx:10