Uses of Class
org.mule.runtime.extension.api.soap.SoapServiceProviderConfigurationException
Packages that use SoapServiceProviderConfigurationException
-
Uses of SoapServiceProviderConfigurationException in org.mule.runtime.extension.api.soap
Methods in org.mule.runtime.extension.api.soap that throw SoapServiceProviderConfigurationExceptionModifier and TypeMethodDescriptiondefault voidSoapServiceProvider.validateConfiguration()This method is a hook forSoapServiceProviderinstances to validate the configured parameters and fail gracefully before attempting to create a connection avoiding misleading and confusing error messages.