TDME2 1.9.121
|
Socket exception class. More...
#include <tdme/os/network/NetworkSocketException.h>
Public Member Functions | |
NetworkSocketException (const string &message) throw () | |
public constructor More... | |
![]() | |
NetworkException (const string &message) throw () | |
public constructor More... | |
![]() | |
ExceptionBase (const string &message) throw () | |
Public constructor. More... | |
~ExceptionBase () throw () | |
Socket exception class.
Definition at line 14 of file NetworkSocketException.h.
NetworkSocketException | ( | const string & | message | ) | |
throw | ( | ||||
) |
public constructor
&message | message exception message |
Definition at line 14 of file NetworkSocketException.cpp.