If you can read this text, it means you are not experiencing this website at its best. This website is designed for used with a standards-compliant browser.
Current version: 2.3.2
ZThreads
A platform-independent, multi-threading and synchronization library for C++
Home Documentation Downloads CVS Contact

Interrupted_Exception Class Reference

#include <Exceptions.h>

Inheritance diagram for Interrupted_Exception:

Synchronization_Exception List of all members.

Public Member Functions

 Interrupted_Exception ()
 Create a new exception.
 Interrupted_Exception (const char *msg)
 Create a new exception.

Detailed Description

Used to describe an interrupted operation that would have normally blocked the calling thread


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