You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Mike Rheinheimer (JIRA)" <ji...@apache.org> on 2006/11/15 19:40:37 UTC

[jira] Updated: (AXIS2-1712) enhance exception/error catching and processing to include all Throwable

     [ http://issues.apache.org/jira/browse/AXIS2-1712?page=all ]

Mike Rheinheimer updated AXIS2-1712:
------------------------------------

    Attachment: patch.txt

> enhance exception/error catching and processing to include all Throwable
> ------------------------------------------------------------------------
>
>                 Key: AXIS2-1712
>                 URL: http://issues.apache.org/jira/browse/AXIS2-1712
>             Project: Apache Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: jaxws
>            Reporter: Mike Rheinheimer
>         Attachments: patch.txt
>
>
> Currently, in AxisInvocationController.execute, we are catching Exception.  This patch upgrades that to catch Throwable since java.lang.Error (such as StackOverflowError) may occur.  Also added a method in ExceptionFactory to enhance the message stored in the created exception.  I encourage other developers to  use it to enhance error messages for the end user.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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