Class SoapkitErrorTypeProvider
java.lang.Object
org.mule.module.soapkit.internal.exception.error.SoapkitErrorTypeProvider
- All Implemented Interfaces:
org.mule.runtime.extension.api.annotation.error.ErrorTypeProvider
public class SoapkitErrorTypeProvider
extends Object
implements org.mule.runtime.extension.api.annotation.error.ErrorTypeProvider
ErrorTypeProvider implementation for the router.- Since:
- 1.1
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SoapkitErrorTypeProvider
public SoapkitErrorTypeProvider()
-
-
Method Details
-
getErrorTypes
- Specified by:
getErrorTypesin interfaceorg.mule.runtime.extension.api.annotation.error.ErrorTypeProvider- Returns:
- all the error types that can be thrown by the
router.
-