I agree the lack of the chained exception is a real pain. -----Original Message----- From: Shinobu Kawai [mailto:[EMAIL PROTECTED] Sent: Sunday, 26 September 2004 6:24 PM To: Velocity Developers List Subject: Re: Exception Chaining
Hi Jochen, > - Exception chaining. If there is an exception somewhere in a class bound > to the context I would love not only to see a veloc. exception but the > entire cause chain (ok, yes, that would bind you to jdk1.4+). But my We could use o.a.commons.lang.exception.NestableException. ;) Best regards, -- Shinobu Kawai -- Shinobu Kawai([EMAIL PROTECTED]) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
