|
SObjectizer
5.5
|
Class of default handler for exceptions thrown from timer actors. More...
#include <all.hpp>
Public Member Functions | |
| void | operator() (const std::exception &) |
| Handles exception. More... | |
Class of default handler for exceptions thrown from timer actors.
Calls std::abort() to terminate application execution.
|
inline |
Handles exception.
1.8.14