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

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22166

SOAPBodyElement / MessageElement getAsDOM() should not throw java.lang.Exception

           Summary: SOAPBodyElement / MessageElement getAsDOM() should not
                    throw java.lang.Exception
           Product: Axis
           Version: 1.1
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Basic Architecture
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


The method org.apache.axis.message.MessageElement.getAsDOM() has a throws-clause
"throws (java.lang.)Exception".

This should be refactored to the exceptions that can really happen.


I could not find the javadoc of AXIS publicly available to link to,
but you can find the code through

http://cvs.apache.org/viewcvs.cgi/xml-axis/java/src/org/apache/axis/message/MessageElement.java?rev=HEAD&content-type=text/vnd.viewcvs-markup

Reply via email to