--- layout: page published: true noToc: false noComments: false noDate: false title: Fun - error_handling.fun — overview subtitle: Documentation for error_handling.fun — overview description: Documentation for error_handling.fun — overview permalink: /documentation/examples/error_handling/ lang: en tags: - 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