The FaultDetailException class
is used to return service specific exception detail values, and
an associated QName , to a Stub instance.
This exception class is returned from the runtime implementation
as the cause of a JAXRPCException and
retrieved via the JAXRPCException.getLinkedCause method. |