$darkmode
cloe::ConcludedError Class Reference

#include <error.hpp>

Inheritance diagram for cloe::ConcludedError:
Collaboration diagram for cloe::ConcludedError:

Public Member Functions

 ConcludedError (std::exception &e)
 
std::exception & cause () const noexcept
 
const char * what () const noexcept override
 

Detailed Description

ConcludedError can be used to signify that an error has already been logged to the output.

It is expected that the cause has already been logged at ERROR level.


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