1
0
Fork 0
forked from fun/fun
fun/web/documentation/examples/error_handling.md

552 B

layout published noToc noComments noDate title subtitle description permalink lang tags
page true false false false Fun - error_handling.fun — overview Documentation for error_handling.fun — overview Documentation for error_handling.fun — overview /documentation/examples/error_handling/ en
error_handling
example

What it shows

  • Error patterns and handling strategies using try/catch/finally.

How to run

  • export FUN_LIB_DIR="./lib"
  • ./build_debug/fun examples/error_handling.fun
  • Or: fun examples/error_handling.fun