XThread Class Reference

Generic thread exception. More...

#include <XArch.h>

Inherited by XThreadCancel, and XThreadExit.


Detailed Description

Generic thread exception.

Exceptions derived from this class are used by the multithreading library to perform stack unwinding when a thread terminates. These exceptions must always be rethrown by clients when caught.

Definition at line 31 of file XArch.h.


The documentation for this class was generated from the following file: