![]() |
Lumiera 0.pre.04~rc.1
»edit your freedom«
|
Functions | |
| void | install_unexpectedException_handler () |
| LifecycleHook | schedule_ (ON_BASIC_INIT, &install_unexpectedException_handler) |
Variables | |
| std::terminate_handler | nextHandler = nullptr |
| 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:| LifecycleHook schedule_ | ( | ON_BASIC_INIT | , |
| & | install_unexpectedException_handler | ||
| ) |
| std::terminate_handler nextHandler = nullptr |
Definition at line 163 of file error-exception.cpp.