Fawkes API  Fawkes Development Version
fawkes::UnknownLoggerTypeException Class Reference

Unknown logger type exception. More...

#include <utils/logging/factory.h>

Inheritance diagram for fawkes::UnknownLoggerTypeException:

List of all members.

Public Member Functions

 UnknownLoggerTypeException (const char *msg=NULL)
 Constructor.

Detailed Description

Unknown logger type exception.

Thrown if the requested logger has not been recognized


Constructor & Destructor Documentation

fawkes::UnknownLoggerTypeException::UnknownLoggerTypeException ( const char *  msg = NULL)

Constructor.

Parameters:
msgoptional explanation

Definition at line 42 of file factory.cpp.

References fawkes::Exception::append().


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