ajoschi
17-Aug-2009, 12:25 PM
Hi.
I am using Delphi 2009 with Eureka log V6 (6.0.17).
I have a “try…except” block around one line of code that calls many other procedures, functions and events (members referring to variable procedures). Somewhere inside any of the called methods there is an “EOLEException” thrown.
Even though there is a “try..except” block that should catch the exception, eureka log shows the normal Exception message dialog.
When I use the same “try..except” block directory in the called sub function, all works as expected (no exception dialog shown).
When I deactivate Eurekalog in my project, all works as expected (the exception is cached correctly).
Is this a know issue? How can I fix this?
If you need further information, please let me know.
Thanks!
Ajoschi
I am using Delphi 2009 with Eureka log V6 (6.0.17).
I have a “try…except” block around one line of code that calls many other procedures, functions and events (members referring to variable procedures). Somewhere inside any of the called methods there is an “EOLEException” thrown.
Even though there is a “try..except” block that should catch the exception, eureka log shows the normal Exception message dialog.
When I use the same “try..except” block directory in the called sub function, all works as expected (no exception dialog shown).
When I deactivate Eurekalog in my project, all works as expected (the exception is cached correctly).
Is this a know issue? How can I fix this?
If you need further information, please let me know.
Thanks!
Ajoschi