SObjectizer
5.7
|
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.