- `tryCatch` **unwinds** the call stack — handler runs in the calling environment

not where the error occurred. Cannot resume execution.

Views0
PublishedApr 2, 2026

Loading actions...

5 minBeginnerpromptSingle file

Skill content

Main instructions and any bundled files for this skill.

markdown

- tryCatch unwinds the call stack — handler runs in the calling environment

not where the error occurred. Cannot resume execution.

Share: