Tim Funk wrote:
Its specifically to address bad user code. For example:

http://issues.apache.org/bugzilla/show_bug.cgi?id=39088

Its the case where ServletException.getCause() returns something an instance of "user's custom Throwable" .. then the "user's custom Throwable" returns itself as the root cause.

I don't understand the situation you're talking about. Is it about an exception which would override getCause ? Feel free to make any changes, I'm ok with them.

Rémy


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to