Class LoopErrorTypeProvider

java.lang.Object
com.mulesoft.modules.agent.broker.internal.operation.loop.LoopErrorTypeProvider
All Implemented Interfaces:
org.mule.runtime.extension.api.annotation.error.ErrorTypeProvider

public class LoopErrorTypeProvider extends Object implements org.mule.runtime.extension.api.annotation.error.ErrorTypeProvider
Returns the common error types that most likely apply to any component
  • Constructor Details

    • LoopErrorTypeProvider

      public LoopErrorTypeProvider()
  • Method Details

    • getErrorTypes

      public Set<org.mule.runtime.extension.api.error.ErrorTypeDefinition> getErrorTypes()
      Specified by:
      getErrorTypes in interface org.mule.runtime.extension.api.annotation.error.ErrorTypeProvider