InterruptedException Class Reference

It is a direct child of ContextException, and has the very same semantics. More...

#include <Exception.h>

Inheritance diagram for InterruptedException:

ContextException Exception WaitInterruptedException List of all members.

Public Member Functions

 InterruptedException (const std::string &context) throw ()
virtual const char * type () const throw ()
 Get a string tag identifying the exception type.

Detailed Description

It is a direct child of ContextException, and has the very same semantics.

Warning:
Any function throwing InterruptedException must allow to be called again with the same parameters to retry the operation


Constructor & Destructor Documentation

InterruptedException::InterruptedException const std::string &  context  )  throw () [inline]
 


Member Function Documentation

virtual const char* InterruptedException::type  )  const throw () [inline, virtual]
 

Get a string tag identifying the exception type.

Reimplemented from ContextException.

Reimplemented in WaitInterruptedException.


The documentation for this class was generated from the following file:
Generated on Wed Nov 30 18:18:30 2005 for libbuffy by  doxygen 1.4.5