Charles Oliver Nutter wrote:
The only hope for being able to re-throw a checked exception without declaring that I'm throwing it would be to generate non-Java bytecode that does the throw for me. But I will give it a try with unchecked exceptions and see how it goes.
Attached is an updated version of the patch that decorates stack traces for RuntimeExceptions as well...I think this is a bit closer to being useful. Doesn't address Peter's issue though.
- Charlie --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
