public class InteractionSOAPFaultException extends InteractionException
InteractionManager
in case of any SOAP fault while handling interaction for the
WSP
.Constructor and Description |
---|
InteractionSOAPFaultException(Throwable soapFaultException)
Constructor
|
Modifier and Type | Method and Description |
---|---|
SOAPFaultException |
getSOAPFaultException()
Gets the
SOAPFaultException that contains SOAP fault |
public InteractionSOAPFaultException(Throwable soapFaultException)
soapFaultException
- SOAPFaultException
that contains
the SOAP faultpublic SOAPFaultException getSOAPFaultException()
SOAPFaultException
that contains SOAP faultSOAPFaultException
that contains SOAP faultCopyright © 2010-2016, ForgeRock All Rights Reserved.