Cyclone Scheme
0.20
Exception handling
Cyc_current_exception_handler
Cyc_default_exception_handler
Cyc_rt_raise
Cyc_rt_raise2
Cyc_rt_raise_msg
◆
Cyc_default_exception_handler()
object
Cyc_default_exception_handler
(
void *
data
,
int
argc
,
closure
_
,
object
err
)
The default exception handler.
Parameters
data
Thread data object
Returns
argc Unused, just here to maintain calling convention
_ Unused, just here to maintain calling convention
err Object containing data for the error
Generated by
1.8.13