IBR-DTNSuite  0.10
ibrcommon::MutexException Class Reference

#include <Mutex.h>

Inheritance diagram for ibrcommon::MutexException:
Inheritance graph
Collaboration diagram for ibrcommon::MutexException:
Collaboration graph

Public Member Functions

 MutexException (string what="An error occured during mutex operation.") throw ()
 
- Public Member Functions inherited from ibrcommon::Exception
 Exception () throw ()
 
 Exception (const exception &) throw ()
 
virtual ~Exception () throw ()
 
virtual const char * what () const throw ()
 
 Exception (string what) throw ()
 

Additional Inherited Members

- Protected Attributes inherited from ibrcommon::Exception
string _what
 

Detailed Description

Definition at line 30 of file Mutex.h.

Constructor & Destructor Documentation

ibrcommon::MutexException::MutexException ( string  what = "An error occured during mutex operation.") throw ()
inline

Definition at line 33 of file Mutex.h.


The documentation for this class was generated from the following file: