No exception is showing in Catch block

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.

@Rahul_More2,

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.

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.