Class InteractionSOAPFaultException

    • Constructor Detail

      • InteractionSOAPFaultException

        public InteractionSOAPFaultException​(Throwable soapFaultException)
        Constructor
        Parameters:
        soapFaultException - SOAPFaultException that contains the SOAP fault
    • Method Detail

      • getSOAPFaultException

        public SOAPFaultException getSOAPFaultException()
        Gets the SOAPFaultException that contains SOAP fault
        Returns:
        SOAPFaultException that contains SOAP fault