Class QueueErrorTypeProvider

java.lang.Object
org.mule.munit.tools.util.queue.internal.error.QueueErrorTypeProvider
All Implemented Interfaces:
org.mule.runtime.extension.api.annotation.error.ErrorTypeProvider

public class QueueErrorTypeProvider extends Object implements org.mule.runtime.extension.api.annotation.error.ErrorTypeProvider
ErrorTypeProvider implementation for queue operations
Since:
2.2.0
Author:
Mulesoft Inc.
  • Constructor Details

    • QueueErrorTypeProvider

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