Apache Log4cxx  Version 1.2.0
Loading...
Searching...
No Matches
log4cxx::helpers::InterruptedException Class Reference

#include <exception.h>

Inheritance diagram for log4cxx::helpers::InterruptedException:
log4cxx::helpers::Exception

Public Member Functions

 InterruptedException ()
 
 InterruptedException (log4cxx_status_t stat)
 
 InterruptedException (const InterruptedException &src)
 
InterruptedExceptionoperator= (const InterruptedException &)
 
- 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 ()
 

Constructor & Destructor Documentation

◆ InterruptedException() [1/3]

log4cxx::helpers::InterruptedException::InterruptedException ( )

◆ InterruptedException() [2/3]

log4cxx::helpers::InterruptedException::InterruptedException ( log4cxx_status_t  stat)

◆ InterruptedException() [3/3]

log4cxx::helpers::InterruptedException::InterruptedException ( const InterruptedException src)

Member Function Documentation

◆ operator=()

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

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