My Project
NetworkException Class Reference

#include <network.hpp>

Inheritance diagram for NetworkException:
Collaboration diagram for NetworkException:

Public Member Functions

 NetworkException (const std::string &_errorMsg)
 
const char * what () const override throw ()
 

Private Attributes

std::string errorMsg
 

Constructor & Destructor Documentation

◆ NetworkException()

NetworkException::NetworkException ( const std::string &  _errorMsg)
inline

Member Function Documentation

◆ what()

const char * NetworkException::what ( ) const
throw (
)
inlineoverride

Member Data Documentation

◆ errorMsg

std::string NetworkException::errorMsg
private

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