| 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.
See Also: javax.xml.rpc.JAXRPCException See Also: javax.microedition.xml.rpc.FaultDetailHandler version: 1.0 |