Class WssErrorTypeProvider
java.lang.Object
com.mulesoft.modules.wss.internal.error.WssErrorTypeProvider
- All Implemented Interfaces:
org.mule.runtime.extension.api.annotation.error.ErrorTypeProvider
public class WssErrorTypeProvider
extends Object
implements org.mule.runtime.extension.api.annotation.error.ErrorTypeProvider
ErrorTypeProvider implementation for the WssInboundOperations.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
WssErrorTypeProvider
public WssErrorTypeProvider()
-
-
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
WssInboundOperations.
-