log4cplus  2.1.0
Public Member Functions | Public Attributes | List of all members
log4cplus::exception Class Reference

Exception class thrown by LogLog. More...

#include <exception.h>

Inherits std::runtime_error.

Collaboration diagram for log4cplus::exception:
[legend]

Public Member Functions

virtual ~exception ()
 

Public Attributes

exception tstring const &exception exception const &exception operator =(exception const &)
 

Detailed Description

Exception class thrown by LogLog.

See also
helpers::LogLog

Definition at line 45 of file exception.h.

Constructor & Destructor Documentation

◆ ~exception()

virtual log4cplus::exception::~exception ( )
virtual

Member Data Documentation

◆ operator

exception tstring const& exception exception const& exception log4cplus::exception::operator =(exception const &)

Definition at line 1 of file exception.h.


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