Throwable vs. Exception...

John Schultz <[email protected]> Mon, 29 Jul 2002 17:20:26 -0500
Newsgroups gmane.comp.windows.devel.java.general
Message-ID <[email protected]>
I had a program that threw a NoClassDefFoundError and my
try,catch block was catching Exception instead of Throwable.

I noticed that the program just kind of hung in the main
method.  When I caught Throwable instead the program
terminated normally after catching the java.lang.Error.

Where & why did the program hang up before?

_______________________________________________
John Schultz
True blue ISFJ
Systems Architect
Phone: 713-839-3034
Office: BMC 4.654A

You can read messages from the JAVA archive, unsubscribe from JAVA,
or subscribe to other DevelopMentor lists at http://discuss.develop.com.