Class SoapFaultException

    • Constructor Detail

      • SoapFaultException

        protected SoapFaultException​(String msg,
                                     Throwable cause)
        Constructor for SoapFaultException.
        Parameters:
        msg - the detail message
        cause - the root cause from the SOAP API in use