Apache Log4cxx  Version 1.5.0
Loading...
Searching...
No Matches
log4cxx::helpers::ThreadException Class Reference

#include <exception.h>

Inheritance diagram for log4cxx::helpers::ThreadException:
log4cxx::helpers::Exception

Public Member Functions

 ThreadException (log4cxx_status_t stat)
 ThreadException (const LogString &msg)
 ThreadException (const ThreadException &src)
ThreadExceptionoperator= (const ThreadException &)
Public Member Functions inherited from log4cxx::helpers::Exception
 Exception (const char *msg)
 Exception (const LogString &msg)
 Exception (const Exception &src)
Exceptionoperator= (const Exception &src)
const char * what () const throw ()

Additional Inherited Members

Static Public Member Functions inherited from log4cxx::helpers::Exception
static LogString makeMessage (const LogString &type, log4cxx_status_t stat)

Constructor & Destructor Documentation

◆ ThreadException() [1/3]

log4cxx::helpers::ThreadException::ThreadException ( log4cxx_status_t stat)

◆ ThreadException() [2/3]

log4cxx::helpers::ThreadException::ThreadException ( const LogString & msg)

◆ ThreadException() [3/3]

log4cxx::helpers::ThreadException::ThreadException ( const ThreadException & src)

Member Function Documentation

◆ operator=()

ThreadException & log4cxx::helpers::ThreadException::operator= ( const ThreadException & )

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