Class SOAPProxyMultipleServicesException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.predic8.membrane.core.rules.SOAPProxyMultipleServicesException
All Implemented Interfaces:
Serializable

public class SOAPProxyMultipleServicesException extends RuntimeException
See Also:
  • Constructor Details

    • SOAPProxyMultipleServicesException

      public SOAPProxyMultipleServicesException(SOAPProxy soapProxy, List<String> services)
  • Method Details

    • getSoapProxy

      public SOAPProxy getSoapProxy()
    • getServices

      public List<String> getServices()