void report_error(std::size_t num_thread,
                  const std::exception_ptr& e)

Description

The function report_error reports the given exception to the console

Declared at: libs/pika/runtime/include/pika/runtime/report_error.hpp:18

Parameters

std::size_t num_thread
const std::exception_ptr& e