You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by bu...@apache.org on 2004/05/19 13:22:57 UTC

DO NOT REPLY [Bug 29082] New: - Enhancement of ExceptionUtils.CAUSE_METHOD_NAMES

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=29082>.
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=29082

Enhancement of ExceptionUtils.CAUSE_METHOD_NAMES

           Summary: Enhancement of ExceptionUtils.CAUSE_METHOD_NAMES
           Product: Commons
           Version: 2.0 Final
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: Lang
        AssignedTo: commons-dev@jakarta.apache.org
        ReportedBy: lbe.tech@spree.de


Sun's Java Webservice Development Pack (jwsdp) uses the following 3 nested
exception names:
com.sun.xml.rpc.util.exception.JAXRPCExceptionBase: getLinkedException()
com.sun.xml.rpc.util.exception.LocalizableExceptionAdapter: getNestedException
javax.xml.rpc.JAXRPCException: getLinkedCause

Perhaps you can add them to the default ExceptionUtils.CAUSE_METHOD_NAMES.

Thanks

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