Class ResourceErrorTypeProvider

java.lang.Object
com.mulesoft.connectors.mcp.internal.error.ResourceErrorTypeProvider
All Implemented Interfaces:
org.mule.sdk.api.annotation.error.ErrorTypeProvider

public class ResourceErrorTypeProvider extends Object implements org.mule.sdk.api.annotation.error.ErrorTypeProvider
The error types that are specific to components that handle resources
Since:
0.1.0
  • Constructor Details

    • ResourceErrorTypeProvider

      public ResourceErrorTypeProvider()
  • Method Details

    • getErrorTypes

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