E-MailRelay
|
An exception class that is caught separately by GNet::EventEmitter and GNet::TimerList so that onException() callbacks have their 'done' parameter set. More...
#include <gnetdone.h>
Public Member Functions | |
Done () | |
Constructor. More... | |
An exception class that is caught separately by GNet::EventEmitter and GNet::TimerList so that onException() callbacks have their 'done' parameter set.
Definition at line 39 of file gnetdone.h.
GNet::Done::Done | ( | ) |
Constructor.
Definition at line 24 of file gnetdone.cpp.