Package de.codecentric.limiter.internal
Class ExecuteErrorProvider
- java.lang.Object
-
- de.codecentric.limiter.internal.ExecuteErrorProvider
-
- All Implemented Interfaces:
org.mule.runtime.extension.api.annotation.error.ErrorTypeProvider
public class ExecuteErrorProvider extends Object implements org.mule.runtime.extension.api.annotation.error.ErrorTypeProvider
-
-
Constructor Summary
Constructors Constructor Description ExecuteErrorProvider()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Set<org.mule.runtime.extension.api.error.ErrorTypeDefinition>getErrorTypes()
-
-
-
Method Detail
-
getErrorTypes
public Set<org.mule.runtime.extension.api.error.ErrorTypeDefinition> getErrorTypes()
- Specified by:
getErrorTypesin interfaceorg.mule.runtime.extension.api.annotation.error.ErrorTypeProvider
-
-