Class LoggingError
Defined in File log.hpp
Inheritance Relationships
Base Type
public std::runtime_error
Derived Type
public email::log::LoggingNotInitializedError
(Class LoggingNotInitializedError)
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)
-
inline explicit LoggingError(const std::string &msg)