Apache Log4cxx
Version 1.4.0
|
#include <exception.h>
Public Member Functions | |
TranscoderException (log4cxx_status_t stat) | |
TranscoderException (const TranscoderException &src) | |
TranscoderException & | operator= (const TranscoderException &) |
![]() | |
Exception (const char *msg) | |
Exception (const LogString &msg) | |
Exception (const Exception &src) | |
Exception & | operator= (const Exception &src) |
const char * | what () const throw () |
Additional Inherited Members | |
![]() | |
static LogString | makeMessage (const LogString &type, log4cxx_status_t stat) |
log4cxx::helpers::TranscoderException::TranscoderException | ( | log4cxx_status_t | stat | ) |
log4cxx::helpers::TranscoderException::TranscoderException | ( | const TranscoderException & | src | ) |
TranscoderException & log4cxx::helpers::TranscoderException::operator= | ( | const TranscoderException & | ) |