adspace
Answer Posted / Sukveer Singh Aswal
In Blue Prism, exceptions can be handled using Try-Catch blocks. The 'Try' section contains the code that might throw an exception, and the 'Catch' section contains the code to handle the exception. You can also use OnError actions to redirect the process flow when an error occurs.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category