Package org.mule.soap.api.client
Class SoapConfigurationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.mule.soap.api.client.SoapConfigurationException
- All Implemented Interfaces:
Serializable
RuntimeException implementation that aims to be thrown when configuring a client.- Since:
- 1.0
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionSoapConfigurationException(String message) SoapConfigurationException(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SoapConfigurationException
-
SoapConfigurationException
-