Symphony Of Empires
ClientException Class Reference

#include <client_network.hpp>

Inheritance diagram for ClientException:
Collaboration diagram for ClientException:

Public Member Functions

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

Detailed Description

Definition at line 35 of file client_network.hpp.

Constructor & Destructor Documentation

◆ ClientException()

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

Definition at line 38 of file client_network.hpp.

Member Function Documentation

◆ what()

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

Definition at line 41 of file client_network.hpp.


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