error-handler

[procedure] error-handler [newval]

ChezScheme, Chicken: gets/sets current error handler.

Gauche has with-error-handler? form that alters the current error handler.

See also error.