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