public interface Soap11Fault extends SoapFault
SoapFault
that exposes SOAP 1.1 functionality. Necessary because SOAP 1.1 differs from
SOAP 1.2 with respect to SOAP Faults.Modifier and Type | Method and Description |
---|---|
Locale |
getFaultStringLocale()
Returns the locale of the fault string.
|
addFaultDetail, getFaultActorOrRole, getFaultCode, getFaultDetail, getFaultStringOrReason, setFaultActorOrRole
addAttribute, addNamespaceDeclaration, getAllAttributes, getAttributeValue, getName, getSource, removeAttribute
Locale getFaultStringLocale()
Copyright © 2020 Pivotal Software. All rights reserved.