Tagcoll::WaitInterruptedException Class Reference

Exception thrown when some system wait is interrupted by a signal. More...

#include <Exception.h>

Inheritance diagram for Tagcoll::WaitInterruptedException:

Inheritance graph
[legend]
Collaboration diagram for Tagcoll::WaitInterruptedException:

Collaboration graph
[legend]
List of all members.

Public Member Functions

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

Detailed Description

Exception thrown when some system wait is interrupted by a signal.

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

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


Constructor & Destructor Documentation

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


Member Function Documentation

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

Get a string tag identifying the exception type.

Reimplemented from Tagcoll::InterruptedException.


The documentation for this class was generated from the following file:
Generated on Mon Jun 19 18:14:00 2006 for libtagcoll by  doxygen 1.4.6