Class SoapkitRouterException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.mule.runtime.api.exception.MuleRuntimeException
org.mule.module.soapkit.internal.exception.SoapkitRouterException
- All Implemented Interfaces:
Serializable
public class SoapkitRouterException
extends org.mule.runtime.api.exception.MuleRuntimeException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionSoapkitRouterException(org.mule.runtime.api.i18n.I18nMessage message) SoapkitRouterException(org.mule.runtime.api.i18n.I18nMessage 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
-
SoapkitRouterException
public SoapkitRouterException(org.mule.runtime.api.i18n.I18nMessage message) -
SoapkitRouterException
-