Details
-
Bug
-
Resolution: Fixed
-
P3
-
None
-
None
-
b93
-
Verified
Description
Test case attached. The Exception is thrown in a function called from a block guarded with a finally.
The Exception is considered to be thrown in the block although it is called one layer deeper.
This makes for difficult debugging. Stack trace have not the right depth.
The Exception is considered to be thrown in the block although it is called one layer deeper.
This makes for difficult debugging. Stack trace have not the right depth.