How to find the line number an exception happens at?

You can add your own tracing into server logs to write it as it’s doing it. The way you have it written I think it’s going to back out all of the variables that it sets once the try fails.

1 Like