Expand my Community achievements bar.

Access exception text after exception event catch

Avatar

Level 4

Dear all,

I am trying to handle the exception in the process, and I would like to check and log the details of the exception, because there are difference cause for the same exception.

I can catch the exception and prevent the process form stall, but would like to know how can I access the exception details text. (Like we done in Java code)

Thanks in advance

Regards

Bill

0 Replies