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

#include <exception.h>

Inheritance diagram for log4cxx::helpers::MissingResourceException:
log4cxx::helpers::Exception

Public Member Functions

 MissingResourceException (const LogString &key)
 MissingResourceException (const MissingResourceException &src)
MissingResourceExceptionoperator= (const MissingResourceException &)
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

◆ MissingResourceException() [1/2]

log4cxx::helpers::MissingResourceException::MissingResourceException ( const LogString & key)

◆ MissingResourceException() [2/2]

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

Member Function Documentation

◆ operator=()

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

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