![]() |
BoB robotics
The Brains on Board robotics library
|
A wrapper for passing exceptions between threads (i.e. a background thread to the main one) More...
#include <background_exception_catcher.h>
Static Public Member Functions | |
static void | set (const std::exception_ptr &error) |
Sets the global exception. | |
A wrapper for passing exceptions between threads (i.e. a background thread to the main one)