|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
|
inline |
fmt-style overload of error_rethrow().
Catch and log an exception, then rethrow it.
This function is intended to be called within a catch block.
| Component | The component generating the log message. |
| Context | The execution context of the log message. |
| location | The source location (file, line, function) of the log call. |
| additional_context | Optional additional context to prepend to the exception message. |
| Args | Types of the format arguments. |
| fmt_str | The format string. |
| args | The format arguments. |
Definition at line 348 of file Archivist.hpp.
References error_rethrow(), and format_runtime().
Here is the call graph for this function: