Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Examining an uncaught exception in the debugger?
Examining an uncaught exception in the debugger? [message #294128] Fri, 04 November 2005 05:28
Eclipse UserFriend
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
Previous Topic:When is a dependent Plugin started?
Next Topic:Preferences: stop chars - how to?
Goto Forum:
  


Current Time: Fri May 09 22:37:35 EDT 2025

Powered by FUDForum. Page generated in 0.02811 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top