Hello All,
I am using UiPath Studio 2025.0.157 and I can see there is no exception coming in Catch Block. Adding screenshot for reference.
Hello All,
I am using UiPath Studio 2025.0.157 and I can see there is no exception coming in Catch Block. Adding screenshot for reference.
In message you should be passing exception variable like this
"Exception while reading data:- "+ exception.Message
For example:
Output:
Got it thanks. When I was using previous version the exception variable it was coming as soon as we select the exception type from dropdown.
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.