Thread exception to cancel. More...
#include <XArch.h>
Inherits XThread.
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 34 of file XArch.h.