#include <networkexceptions.h>
Inheritance diagram for con::ConnectionBindFailed:
Collaboration diagram for con::ConnectionBindFailed:Public Member Functions | |
| ConnectionBindFailed (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 |