TDME2 1.9.121
|
Network socket closed exception. More...
#include <tdme/os/network/NetworkSocketClosedException.h>
Public Member Functions | |
NetworkSocketClosedException (const string &message) throw () | |
public constructor More... | |
![]() | |
NetworkIOException (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 () | |
Network socket closed exception.
Definition at line 11 of file NetworkSocketClosedException.h.
NetworkSocketClosedException | ( | const string & | message | ) | |
throw | ( | ||||
) |
public constructor
message | exception message |
Definition at line 10 of file NetworkSocketClosedException.cpp.