Class BasicOperationErrorTypeProvider

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

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

    • BasicOperationErrorTypeProvider

      public BasicOperationErrorTypeProvider()
  • Method Details

    • getErrorTypes

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