candlewick 0.1.0
A renderer
|
Wrapper for std::runtime_error, which prints out the filename and code line. More...
#include <candlewick/core/errors.h>
Public Member Functions | |
RAIIException (std::string_view msg, std::source_location location=std::source_location::current()) | |
Wrapper for std::runtime_error, which prints out the filename and code line.
candlewick::RAIIException::RAIIException | ( | std::string_view | msg, |
std::source_location | location = std::source_location::current() ) |