Generic thread exception. More...
#include <XArch.h>
Inherited by XThreadCancel, and XThreadExit.
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 27 of file XArch.h.