> For the complete documentation index, see [llms.txt](https://astro-rpa.gitbook.io/astro-rpa-user-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://astro-rpa.gitbook.io/astro-rpa-user-guide/g_elements/el_basic/flow_control/el_logic_trycatch.md).

# Try-Catch

![](/files/1MEaurhViA1yCVVmlv5h)

Container component that executes the Try block. In case of an error, the Catch block will be executed. The Finally block will be executed in any case.

![](/files/ktcu8GWtIsw9vfMSNIjJ)
