Try / Catch (container)
A container with Try, Catch and Finally zones. Commands in Try run first; if one errors, the Catch zone runs ('Error.Message' is set); the Finally zone always runs.
Overview
Try / Catch (container) is a no-code automation step in the Error handling category of AutoFlowRPA. It acts as a container that groups other steps to run inside it. It runs as-is and needs no parameters. It is one of 369 commands you can drag into a workflow in the visual builder — no scripting required.
What it does
A container with Try, Catch and Finally zones. Commands in Try run first; if one errors, the Catch zone runs ('Error.Message' is set); the Finally zone always runs.
Parameters
This command has no parameters — drop it on the canvas and connect it.
How to use Try / Catch (container)
- 1
Open AutoFlowRPA and drag the Try / Catch (container) command from the Error handling group onto the canvas.
- 2
Try / Catch (container) needs no parameters — just drop it where you want it to run.
- 3
Connect it into your workflow and press Run. Everything executes locally on your machine.
Frequently asked questions
What does the Try / Catch (container) command do?
A container with Try, Catch and Finally zones. Commands in Try run first; if one errors, the Catch zone runs ('Error.Message' is set); the Finally zone always runs.
Which group does the Try / Catch (container) command belong to?
Try / Catch (container) is part of the Error handling group. AutoFlowRPA ships with 369+ ready-made commands you can combine without code.
Does the Try / Catch (container) command take any parameters?
No — Try / Catch (container) runs without any parameters.
More Error handling commands
Ready to automate your busywork?
Start your free 30-day trial today. No credit card, no commitment.