Class RetrieveErrorProvider

java.lang.Object
org.mule.munit.tools.util.store.RetrieveErrorProvider
All Implemented Interfaces:
org.mule.runtime.extension.api.annotation.error.ErrorTypeProvider

public class RetrieveErrorProvider extends Object implements org.mule.runtime.extension.api.annotation.error.ErrorTypeProvider
ErrorTypeProvider implementation for the retrieve operation
Since:
2.2.0
Author:
Mulesoft Inc.
  • Constructor Details

    • RetrieveErrorProvider

      public RetrieveErrorProvider()
  • 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