Hi Team,
Recently i updated UiPath 2025.0.157 version, in that version i could not find out “exception” option in catch block, and only type of exception is there.
for example i want keep my exception in log message ,i used expression like “exception.message”,
Please find attached screenshot in catch block under body you can pass exception. Message in log message activity.
Also you can add multiple catch as you want please find screenshot below
Thanks
Akash Javalekar
@Naveen_Kumar6
Can you share the screen shot
As try catch activity with have by default check
You need to click on exception and declare one variable as exception or anything like ‘reason’
And than print the reason.message in log