public class SOAPFaultException
extends java.lang.RuntimeException
Constructor and Description |
---|
SOAPFaultException(javax.xml.soap.SOAPFault fault) |
SOAPFaultException(javax.xml.soap.SOAPMessage msg) |
Modifier and Type | Method and Description |
---|---|
javax.xml.soap.SOAPFault |
getFault() |
javax.xml.soap.SOAPMessage |
getSOAPMessage() |