Deskflow 1.24.0.365
Keyboard and mouse sharing utility
Loading...
Searching...
No Matches
ThreadCancelException Class Reference

Thread exception to cancel. More...

#include <ArchException.h>

Inheritance diagram for ThreadCancelException:
Collaboration diagram for ThreadCancelException:

Detailed Description

Thread exception to cancel.

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


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