Symphony Of Empires
Eng3D::Networking::SocketException Class Reference

#include <network.hpp>

Inheritance diagram for Eng3D::Networking::SocketException:
Collaboration diagram for Eng3D::Networking::SocketException:

Public Member Functions

 SocketException (const std::string &msg)
 
virtual const char * what () const noexcept
 

Detailed Description

Definition at line 68 of file network.hpp.

Constructor & Destructor Documentation

◆ SocketException()

Eng3D::Networking::SocketException::SocketException ( const std::string &  msg)
inline

Definition at line 71 of file network.hpp.

Member Function Documentation

◆ what()

virtual const char* Eng3D::Networking::SocketException::what ( ) const
inlinevirtualnoexcept

Definition at line 74 of file network.hpp.

Here is the caller graph for this function:

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