Hi,
A strange exception handling behavior occurs in D3FO 10.0.7 PU31.
An example:

appl.ttslevel() = 0 before ttsbegin;
During the debugging, the debugger stops on the last catch statement (outlined in red) and shows the exception dialog with the error (in red).
The exception should be caught in the last catch block but it shouldn't.
Any suggestions what's wrong?
Regards,