Class LoggingError

Inheritance Relationships

Base Type

  • public std::runtime_error

Derived Type

Class Documentation

class LoggingError : public std::runtime_error

Generic logging error.

Subclassed by email::log::LoggingNotInitializedError

Public Functions

inline explicit LoggingError(const std::string &msg)