XThreadCancel Class Reference

Thread exception to cancel. More...

#include <XArch.h>

Inherits XThread.


Detailed Description

Thread exception to cancel.

Thrown to cancel a thread. Clients must not throw this type, but must rethrow it if caught (by XThreadCancel, XThread, or ...).

Definition at line 38 of file XArch.h.


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