Examining an uncaught exception in the debugger? [message #294128] |
Fri, 04 November 2005 05:28 |
Eclipse User |
|
|
|
Originally posted by: thunderaxiom.gmail.com
(Eclipse 3.1)
I have installed a breakpoint on an uncaught exception of the type
SQLException, and I run the debugger until the exception is thrown and
the debugger stops the execution.
Now I can see in the stacktrace that I have a SQLException, but I cannot
examine the contents of the exception variable from within Eclipse.
Previously I have always had a surrounding try-catch structure where I
could see it, but not now.
Where should I look to get the information I need without adding a
try-catch structure in Main?
--
Thorbjørn
|
|
|
Powered by
FUDForum. Page generated in 0.02811 seconds