Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.0
-
None
-
None
-
Operating System: other
Platform: Other
-
29082
Description
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