SObjectizer  5.7
Public Member Functions | List of all members
timertt::default_actor_exception_handler Struct Reference

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

Detailed Description

Class of default handler for exceptions thrown from timer actors.

Calls std::abort() to terminate application execution.

Member Function Documentation

◆ operator()()

void timertt::default_actor_exception_handler::operator() ( const std::exception &  )
inline

Handles exception.


The documentation for this struct was generated from the following file: