类 SoapFaultException

    • 构造器详细资料

      • SoapFaultException

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