public class SOAPFaultHelperJAXRPC extends Object
Modifier and Type | Method and Description |
---|---|
static SOAPMessage |
exceptionToFaultMessage(Exception reqEx)
Translate the request exception into a SOAPFault message.
|
static SOAPFaultException |
getSOAPFaultException(SOAPFault soapFault)
Factory method for FaultException for a given SOAPFault
|
public static SOAPFaultException getSOAPFaultException(SOAPFault soapFault)
public static SOAPMessage exceptionToFaultMessage(Exception reqEx)
Copyright © 2018 JBoss by Red Hat. All rights reserved.