March 2018
Beginner
360 pages
8h 6m
English
We may encounter runtime errors while working in UiPath. To rectify these errors, one of the best practices is to use the Try catch activity, which can be used to handle exceptions at runtime. By keeping an alternative inside the catch block, we can also overcome the error which we encountered before.
So placing your sequence or workflow inside the Try catch activity will help you handle runtime exceptions.
Read now
Unlock full access