#include <cexception.h>
Inheritance diagram for cStackCleanupException:

Then, the coroutine running activity() is "asked" to throw a cStackCleanupException to achieve stack unwinding, a side effect of exceptions, in order to properly clean up activity()'s local variables.
Public Member Functions | |
| cStackCleanupException () | |
|
|
Constructor.
|
1.4.1