|
>so, i guess I can't catch it... Well, this is _NOT_ what I would call good programming practice, but if you want to you should be able to catch the root exception object Exception. Something like Try { JAI.BlowUp } Catch (Exception e) {} I believe will work. Be careful though, that will catch _any_ exception thrown and that might be a bad thing. Also, do a google on JAI and java.lang.reflect.InvocationTargetException you get 411 hits, perhaps one will help solve the problem. Finally, have you looked at the cause of the exception? What does e.getCause() show you? -Walden ------------ Walden H Leverich III Tech Software (516) 627-3800 x11 WaldenL@xxxxxxxxxxxxxxx http://www.TechSoftInc.com Quiquid latine dictum sit altum viditur. (Whatever is said in Latin seems profound.)
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.