Main Page   Namespace List   Class Hierarchy   Compound List   Namespace Members   Compound Members  

Throwable Class Reference

#include <Throwable.h>

List of all members.

Public Methods

virtual ~Throwable ()
 Destroy a Throwable.

virtual void propogateException ()=0


Detailed Description

Author:
Eric Crahen <crahen@cse.buffalo.edu>
Date:
<2002-06-04T08:47:37-0400>
Version:
2.2.0
Throwables are used to propogate a generic exception from the context of one thread to another.

See also:
Future


Member Function Documentation

virtual void propogateException   [pure virtual]
 

Propogate the exception by throwing it.

Exceptions:
this  will always throw, but it can throw anything as an exception.


The documentation for this class was generated from the following file:
Generated on Tue Aug 27 07:43:15 2002 for ZThread by doxygen1.2.17