Cyclone Scheme
0.28.0
Exception handling
Cyc_current_exception_handler
Cyc_default_exception_handler
Cyc_rt_raise
Cyc_rt_raise2
Cyc_rt_raise_msg
◆
Cyc_current_exception_handler()
object
Cyc_current_exception_handler
(
void *
data
)
Return the current exception handler.
Parameters
data
Thread data object
Returns
Object registered as the exception handler, or the default if none.
Generated by
1.8.17