#include <Exception.h>
Inheritance diagram for Tagcoll::WaitInterruptedException:
Public Member Functions | |
WaitInterruptedException (const std::string &context) throw () | |
virtual const char * | type () const throw () |
Get a string tag identifying the exception type. |
It is a direct child of InterruptedException, and has the very same semantics.
Tagcoll::WaitInterruptedException::WaitInterruptedException | ( | const std::string & | context | ) | throw () [inline] |
virtual const char* Tagcoll::WaitInterruptedException::type | ( | ) | const throw () [inline, virtual] |