public class SOAPFaultException extends ProtocolException
| Constructor and Description |
|---|
SOAPFaultException(javax.xml.soap.SOAPFault fault) |
| Modifier and Type | Method and Description |
|---|---|
javax.xml.soap.SOAPFault |
getFault() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SOAPFaultException(javax.xml.soap.SOAPFault fault)
public javax.xml.soap.SOAPFault getFault()
Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.