|
SObjectizer
5.8
|
Class of default handler for exceptions thrown from timer actors. More...
#include <all.hpp>
Public Member Functions | |
| void | operator() (const std::exception &) |
| Handles exception. | |
Class of default handler for exceptions thrown from timer actors.
Calls std::abort() to terminate application execution.
Definition at line 453 of file 3rd_party/timertt/all.hpp.
|
inline |
Handles exception.
Definition at line 457 of file 3rd_party/timertt/all.hpp.