[PJUG Javamail] (not so?) Stupid Debugger Tricks

Richard Johnson richardj at lingosys.com
Wed Apr 30 19:41:00 UTC 2008


Hi Bill,

Hi Richard!  I must be missing something; the stack trace does not have
what you need?  Is the EJBException swallowing another exception and
only propagating the message?  (I hate that!) 
 
Actually, the calling method is encapsulating the EJBException, tossing
the stack trace and then re-throwing the exception.  Not quite the same
and almost as annoying.  Not to mention "performance enhancing." 

Anyway, if you bring up the IDEA breakpoints window, you should see a
tab for "Exception breakpoints", and you can enable the "Any exception"
case or add a new breakpoint for whatever exception class you like.   
 
Thank you!
 
Considering the number of "tell me what you find out" notes I got, I'd
like to publicly nominate you as PJUG's "Kewl Dood of the Day."  :-) 
-- 
Richard
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://javac.com/pipermail/javamail/attachments/20080430/79d30852/attachment-0002.html>


More information about the Javamail mailing list