You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by bu...@apache.org on 2004/12/22 04:01:46 UTC

DO NOT REPLY [Bug 15805] - Enhance ModuleException to allow getting chained Exceptions

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=15805>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

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


mrdon@twdata.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |WONTFIX




------- Additional Comments From mrdon@twdata.org  2004-12-22 04:01 -------
I think the purpose of ModuleException is to provide a way to display a
localized error message to the user.  Stacktraces should only be used interally
for debugging purposes.  If you require exception chaining, you could simply use
your own exceptions or subclass ModuleException as you did below.  I'm marking
this as WONTFIX for the reasons mentioned above.  Feel free to reopen the ticket
and convince me otherwise :)

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org