TDME2 1.9.121
|
Kernel event mechanism exception class. More...
#include <tdme/os/network/NetworkKEMException.h>
Public Member Functions | |
NetworkKEMException (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 () | |
Kernel event mechanism exception class.
Definition at line 15 of file NetworkKEMException.h.
NetworkKEMException | ( | const string & | message | ) | |
throw | ( | ||||
) |
public constructor
&message | message exception message |
Definition at line 12 of file NetworkKEMException.cpp.