SourcePro Core : Threads Module User's Guide : PART III Foundation Packages : The Thread‑Compatible Exception Package
The Thread‑Compatible Exception Package
Introducing the Thread-compatible Exception Package
The Thread-compatible Exception package contains a set of exception classes especially for multithreaded programming. The Essential Tools Module provides the basic error handling facility for Rogue Wave classes. The Thread-compatible Exception package extends the facility by adding the capability for exceptions to be passed across thread boundaries, as required by thread-compatible programs. This discussion assumes that you are familiar with basic Rogue Wave error handling, as described in the Essential Tools Module User’s Guide.