Symphony Of Empires
ServerException Class Reference

#include <server_network.hpp>

Inheritance diagram for ServerException:
Collaboration diagram for ServerException:

Public Member Functions

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

Detailed Description

Definition at line 36 of file server_network.hpp.

Constructor & Destructor Documentation

◆ ServerException()

ServerException::ServerException ( const std::string &  msg)
inline

Definition at line 39 of file server_network.hpp.

Member Function Documentation

◆ what()

virtual const char* ServerException::what ( ) const
inlinevirtualnoexcept

Definition at line 42 of file server_network.hpp.


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