|
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>
Inheritance diagram for GNet::Done:
Collaboration diagram for GNet::Done: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.