zypp::thread::MutexException Class Reference

Exception type thrown on mutex errors. More...

#include <MutexException.h>

Inheritance diagram for zypp::thread::MutexException:
[legend]

List of all members.

Public Member Functions

 MutexException ()
 MutexException (const std::string &msg)
virtual ~MutexException () throw ()


Detailed Description

Exception type thrown on mutex errors.

Definition at line 33 of file MutexException.h.


Constructor & Destructor Documentation

zypp::thread::MutexException::MutexException (  )  [inline]

Definition at line 36 of file MutexException.h.

zypp::thread::MutexException::MutexException ( const std::string &  msg  )  [inline]

Definition at line 40 of file MutexException.h.

virtual zypp::thread::MutexException::~MutexException (  )  throw () [inline, virtual]

Definition at line 44 of file MutexException.h.


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

doxygen