Uses of Class
org.opensaml.soap.client.SOAPFaultException
Packages that use SOAPFaultException
-
Uses of SOAPFaultException in org.opensaml.soap.client.http
Methods in org.opensaml.soap.client.http that throw SOAPFaultExceptionModifier and TypeMethodDescriptionprotected voidHttpSOAPClient.processFaultResponse(org.apache.hc.core5.http.ClassicHttpResponse httpResponse, InOutOperationContext context) Deprecated.Process a SOAP fault, as determined by an HTTP 500 status code, response.