error
Factor handbook » The language » Exception handling » Post-mortem error inspection

Next:error-continuation


Vocabulary
continuations

Word description
Global variable holding most recently thrown error.

Notes
Only updated by throw, not rethrow.

Variable value
Current value in global namespace:


Definition