#include <networkexceptions.h>
Public Member Functions | |
ConnectionException (const char *s) | |
Public Member Functions inherited from BaseException | |
BaseException (const std::string &s) noexcept | |
~BaseException () throw () =default | |
virtual const char * | what () const noexcept |
Additional Inherited Members | |
Protected Attributes inherited from BaseException | |
std::string | m_s |
|
inline |