E-MailRelay
|
An exception class that is detected by GNet::EventHandlerList and results in onException() being called with the 'done' parameter set. More...
#include <gnetdone.h>
Public Member Functions | |
Done () | |
Constructor. More... | |
An exception class that is detected by GNet::EventHandlerList and results in onException() being called with the 'done' parameter set.
Definition at line 39 of file gnetdone.h.
GNet::Done::Done | ( | ) |
Constructor.
Definition at line 24 of file gnetdone.cpp.