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 |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public InteractionSOAPFaultException(Throwable soapFaultException)
soapFaultException
- SOAPFaultException
that contains
the SOAP faultpublic SOAPFaultException getSOAPFaultException()
SOAPFaultException
that contains SOAP faultSOAPFaultException
that contains SOAP faultCopyright © 2010-2018, ForgeRock All Rights Reserved.