ExceptionInInitializerError
Ryan Heise
kaffe@rufus.w3.org
Tue, 11 Jul 2000 22:16:17 +1000
How does Kaffe fill in the stack trace for the exception wrapped in an
ExceptionInInitializerError? I had hoped that it would tell me the line
number within the initializer where the exception occured but the stack
trace only shows the stack up to the method that caused that class to be
processed (for example, Constructor.newInstance() or Class.forName()).
Can anyone suggest a simple solution, or refer me to the appropriate
place in the source code?
Thanks.
--
Ryan Heise
http://www.progsoc.uts.edu.au/~rheise/