List of all members
LoggingConfigurationException Class Reference

Exception thrown by the logging system configuration. More...

#include <LoggingExceptions.hpp>

Inheritance diagram for LoggingConfigurationException:
[legend]
Collaboration diagram for LoggingConfigurationException:
[legend]

Additional Inherited Members

- Public Attributes inherited from BalauException
const std::string fullMessage
 The full message (includes file and line information). More...
 
const std::string message
 The message. More...
 

Detailed Description

Exception thrown by the logging system configuration.

Thrown during logging configuration when the configuration is invalid (unknown stream scheme, attempt to reconfigure after locking the configuration, etc.).


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