Apache log4cxx Version 0.10.0
MutexException Class Reference

#include <exception.h>

Inherits Exception.

Public Member Functions

 MutexException (log4cxx_status_t stat)
 MutexException (const MutexException &src)
MutexExceptionoperator= (const MutexException &)
Public Member Functions inherited from Exception
 Exception (const char *msg)
 Exception (const LogString &msg)
 Exception (const Exception &src)
Exceptionoperator= (const Exception &src)
const char * what () const throw ()

Constructor & Destructor Documentation

◆ MutexException() [1/2]

MutexException ( log4cxx_status_t stat)

◆ MutexException() [2/2]

MutexException ( const MutexException & src)

Member Function Documentation

◆ operator=()

MutexException & operator= ( const MutexException & )

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