Lumiera 0.pre.04~rc.1
»edit your freedom«
Loading...
Searching...
No Matches
lumiera::error::anonymous_namespace{error-exception.cpp} Namespace Reference

Functions

void install_unexpectedException_handler ()
 
LifecycleHook schedule_ (ON_BASIC_INIT, &install_unexpectedException_handler)
 

Variables

std::terminate_handler nextHandler = nullptr
 

Function Documentation

◆ install_unexpectedException_handler()

void install_unexpectedException_handler ( )

Definition at line 157 of file error-exception.cpp.

References lumiera::error::lumiera_unexpectedException().

+ Here is the call graph for this function:

◆ schedule_()

LifecycleHook schedule_ ( ON_BASIC_INIT  ,
install_unexpectedException_handler 
)

Variable Documentation

◆ nextHandler

std::terminate_handler nextHandler = nullptr

Definition at line 163 of file error-exception.cpp.