During automating a process we need to keep an eye on the potential exceptions, that may come. To handle those exceptions, we need to know the exception-handling procedure, tips, and tricks. This session will describe exception-handling techniques activities.
💡 Session Topics:
Identify and differentiate between the different types of exceptions.
Describe the common exception-handling techniques and explain when they should be used.
Use the TryCatch, Throw, and Rethrow activities in your automation projects.
Use the Retry Scope activities in your automation projects.
Describe the ContinueOnError Property.
Use the Global Exception Handler in both attended and unattended scenarios.
⚓ Prerequisites:
Basic programming knowledge
Familiarization with UiPath Studio session
Variables Arguments & Imports session